scripts/spelling.txt: add "omited" pattern and fix typo instances
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 27 Feb 2017 22:29:39 +0000 (14:29 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Feb 2017 02:43:47 +0000 (18:43 -0800)
Fix typos and add the following to the scripts/spelling.txt:

  omited||omitted
  omiting||omitting

Link: http://lkml.kernel.org/r/1481573103-11329-26-git-send-email-yamada.masahiro@socionext.com
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
drivers/nfc/pn533/pn533.c
drivers/scsi/fcoe/fcoe_ctlr.c
scripts/spelling.txt

index acc231293e4d342c07b98f529e83956e4d727177..f6e739da7bb77a55f09e3121a279286034a0e7e1 100644 (file)
@@ -1416,7 +1416,7 @@ static unsigned int xdigit2int(unsigned char c)
  * <pattern data>[/<pattern mask>][@<anchor>]
  *
  * Up to 2 filter patterns can be specified.  If 2 are supplied the first one
- * must be anchored at 0.  An omited mask is taken as a mask of 1s, an omitted
+ * must be anchored at 0.  An omitted mask is taken as a mask of 1s, an omitted
  * anchor is taken as 0.
  */
 static ssize_t mps_trc_write(struct file *file, const char __user *buf,
index d9c55830b2b26a1fb67b41562b3b16c0b09f8830..a966c6a85ea869384d295fe6468cbd3e56d02b6f 100644 (file)
@@ -487,7 +487,7 @@ static int pn533_send_cmd_async(struct pn533 *dev, u8 cmd_code,
 /*
  * pn533_send_cmd_direct_async
  *
- * The function sends a piority cmd directly to the chip omiting the cmd
+ * The function sends a piority cmd directly to the chip omitting the cmd
  * queue. It's intended to be used by chaining mechanism of received responses
  * where the host has to request every single chunk of data before scheduling
  * next cmd from the queue.
index cea57e27e713a672d987a3fe2a471eb6aa74cbee..656463ff9ccb83e7edd4c8ad2c2a23a3fbcee304 100644 (file)
@@ -1387,7 +1387,7 @@ static void fcoe_ctlr_recv_clr_vlink(struct fcoe_ctlr *fip,
        /*
         * Actually need to subtract 'sizeof(*mp) - sizeof(*wp)' from 'rlen'
         * before determining max Vx_Port descriptor but a buggy FCF could have
-        * omited either or both MAC Address and Name Identifier descriptors
+        * omitted either or both MAC Address and Name Identifier descriptors
         */
        num_vlink_desc = rlen / sizeof(*vp);
        if (num_vlink_desc)
index 78e08a7974b294f48b15e8eb9610e0e22dc3586a..898658b5639279126448a390529a193ae9adc77b 100644 (file)
@@ -706,6 +706,8 @@ occure||occurred
 occured||occurred
 occuring||occurring
 offet||offset
+omited||omitted
+omiting||omitting
 omitt||omit
 ommiting||omitting
 ommitted||omitted