]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/isdn/hisax/st5481_usb.c
Fix common misspellings
[mirror_ubuntu-artful-kernel.git] / drivers / isdn / hisax / st5481_usb.c
index 10d41c5d73ed7c9a848b0f2de4096959dd514834..159e8fa00fd67b223b76cb325b5699ae095bb343 100644 (file)
@@ -470,7 +470,7 @@ void st5481_release_isocpipes(struct urb* urb[2])
 
 /*
  * Decode frames received on the B/D channel.
- * Note that this function will be called continously
+ * Note that this function will be called continuously
  * with 64Kbit/s / 16Kbit/s of data and hence it will be 
  * called 50 times per second with 20 ISOC descriptors. 
  * Called at interrupt.