OSDN Git Service

drivers: net: wan: Fix trivial spelling
authorKieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Wed, 15 Jul 2020 12:48:34 +0000 (13:48 +0100)
committerJakub Kicinski <kuba@kernel.org>
Thu, 16 Jul 2020 01:18:21 +0000 (18:18 -0700)
The word 'descriptor' is misspelled throughout the tree.

Fix it up accordingly:
    decriptor -> descriptor

Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/wan/lmc/lmc_main.c

index a20f467..842def2 100644 (file)
@@ -2063,7 +2063,7 @@ static void lmc_driver_timeout(struct net_device *dev, unsigned int txqueue)
     /*
      * Chip seems to have locked up
      * Reset it
-     * This whips out all our decriptor
+     * This whips out all our descriptor
      * table and starts from scartch
      */