]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Remove one to many n's in a word
authorJustin P. Mattock <justinmattock@gmail.com>
Tue, 1 Mar 2011 14:06:02 +0000 (15:06 +0100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 1 Mar 2011 14:47:58 +0000 (15:47 +0100)
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/dma/timb_dma.c
drivers/usb/core/hub.c
drivers/usb/host/uhci-hcd.c
drivers/watchdog/sbc_epx_c3.c
fs/btrfs/disk-io.c
fs/notify/fanotify/fanotify_user.c
fs/notify/inotify/inotify_user.c
mm/mempolicy.c
mm/shmem.c

index 3b88a4e7c98a02e9f1640d3bd39272b9034beb62..f69f90a61873819c7ff743f9afb93d80ed8c3116 100644 (file)
@@ -629,7 +629,7 @@ static int td_control(struct dma_chan *chan, enum dma_ctrl_cmd cmd,
                desc_node)
                list_move(&td_desc->desc_node, &td_chan->free_list);
 
-       /* now tear down the runnning */
+       /* now tear down the running */
        __td_finish(td_chan);
        spin_unlock_bh(&td_chan->lock);
 
index d041c6826e432fcb35ac1ca81ed31899d714ed1e..bb9a25dbd2ccf522ef016733e25f537037dd1f2a 100644 (file)
@@ -616,7 +616,7 @@ static int hub_port_disable(struct usb_hub *hub, int port1, int set_state)
 }
 
 /*
- * Disable a port and mark a logical connnect-change event, so that some
+ * Disable a port and mark a logical connect-change event, so that some
  * time later khubd will disconnect() any existing usb_device on the port
  * and will re-enumerate if there actually is a device attached.
  */
index cee867829ec99a5c5a56caf9e25fca500cd15af2..4f65b14e5e08822a1d0d3fe3e15de24bad94c3ad 100644 (file)
@@ -471,7 +471,7 @@ static irqreturn_t uhci_irq(struct usb_hcd *hcd)
 
 /*
  * Store the current frame number in uhci->frame_number if the controller
- * is runnning.  Expand from 11 bits (of which we use only 10) to a
+ * is running.  Expand from 11 bits (of which we use only 10) to a
  * full-sized integer.
  *
  * Like many other parts of the driver, this code relies on being polled
index 28f1214457bdf6d4e31e6eac3a0a036cee6968e3..3066a5127ca8789e0e8024b2731d8741937c8fcb 100644 (file)
@@ -220,7 +220,7 @@ module_exit(watchdog_exit);
 MODULE_AUTHOR("Calin A. Culianu <calin@ajvar.org>");
 MODULE_DESCRIPTION("Hardware Watchdog Device for Winsystems EPX-C3 SBC.  "
        "Note that there is no way to probe for this device -- "
-       "so only use it if you are *sure* you are runnning on this specific "
+       "so only use it if you are *sure* you are running on this specific "
        "SBC system from Winsystems!  It writes to IO ports 0x1ee and 0x1ef!");
 MODULE_LICENSE("GPL");
 MODULE_ALIAS_MISCDEV(WATCHDOG_MINOR);
index fdce8799b98d9e909a5e2b95b87a08a62b758cda..7b658d2107b44ce8eec0aefb6ac7777620d7b71d 100644 (file)
@@ -2489,7 +2489,7 @@ int close_ctree(struct btrfs_root *root)
         * ERROR state on disk.
         *
         * 2. when btrfs flips readonly just in btrfs_commit_super,
-        * and in such case, btrfs cannnot write sb via btrfs_commit_super,
+        * and in such case, btrfs cannot write sb via btrfs_commit_super,
         * and since fs_state has been set BTRFS_SUPER_FLAG_ERROR flag,
         * btrfs will cleanup all FS resources first and write sb then.
         */
index 8b61220cffc597873bc0292bbf2fcd86300f3d5c..6b1305dc26c0846d78f28afab7e20b52e148239e 100644 (file)
@@ -876,7 +876,7 @@ SYSCALL_ALIAS(sys_fanotify_mark, SyS_fanotify_mark);
 #endif
 
 /*
- * fanotify_user_setup - Our initialization function.  Note that we cannnot return
+ * fanotify_user_setup - Our initialization function.  Note that we cannot return
  * error because we have compiled-in VFS hooks.  So an (unlikely) failure here
  * must result in panic().
  */
index 4cd5d5d78f9fa2b85f38bd9422efc3d387780295..bd46e7c8a0ef25cb7118f94f3753b49fb4325b6e 100644 (file)
@@ -841,7 +841,7 @@ out:
 }
 
 /*
- * inotify_user_setup - Our initialization function.  Note that we cannnot return
+ * inotify_user_setup - Our initialization function.  Note that we cannot return
  * error because we have compiled-in VFS hooks.  So an (unlikely) failure here
  * must result in panic().
  */
index 368fc9d23610eb57dc2359b1aba57d9458616a31..a5d79958492cfcf5080ed2024a8572f58fba3254 100644 (file)
@@ -993,7 +993,7 @@ int do_migrate_pages(struct mm_struct *mm,
         * most recent <s, d> pair that moved (s != d).  If we find a pair
         * that not only moved, but what's better, moved to an empty slot
         * (d is not set in tmp), then we break out then, with that pair.
-        * Otherwise when we finish scannng from_tmp, we at least have the
+        * Otherwise when we finish scanning from_tmp, we at least have the
         * most recent <s, d> pair that moved.  If we get all the way through
         * the scan of tmp without finding any node that moved, much less
         * moved to an empty node, then there is nothing left worth migrating.
index 5ee67c9906022a15b566711da17b8c78e65fa16d..3cdb243256f408b1365f719bfca525e7375b26ab 100644 (file)
@@ -779,7 +779,7 @@ static int shmem_notify_change(struct dentry *dentry, struct iattr *attr)
                         * If truncating down to a partial page, then
                         * if that page is already allocated, hold it
                         * in memory until the truncation is over, so
-                        * truncate_partial_page cannnot miss it were
+                        * truncate_partial_page cannot miss it were
                         * it assigned to swap.
                         */
                        if (newsize & (PAGE_CACHE_SIZE-1)) {