staging: hp100: Correct typo in the comment
authorSoumyajit Deb <debsoumyajit100@gmail.com>
Wed, 25 Mar 2020 07:29:02 +0000 (12:59 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Mar 2020 12:42:03 +0000 (13:42 +0100)
Correct typo in the comment by changing "overriden" to "overridden".
Reported by checkpatch.pl

Signed-off-by: Soumyajit Deb <debsoumyajit100@gmail.com>
Link: https://lore.kernel.org/r/20200325072905.29066-4-debsoumyajit100@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/hp/hp100.c

index 67320292d2549065832234fc466368557e715f20..84fdbd0ac153a6e2d0564bcfa5def7be97c9e020 100644 (file)
@@ -2430,7 +2430,7 @@ static int hp100_sense_lan(struct net_device *dev)
 
        if (val_10 & HP100_AUI_ST) {    /* have we BNC or AUI onboard? */
                /*
-                * This can be overriden by dos utility, so if this has no effect,
+                * This can be overridden by dos utility, so if this has no effect,
                 * perhaps you need to download that utility from HP and set card
                 * back to "auto detect".
                 */