projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
707e304
)
amt: fix typo in comment
author
Ruffalo Lavoisier
<RuffaloLavoisier@gmail.com>
Thu, 28 Jul 2022 03:28:54 +0000
(12:28 +0900)
committer
Jakub Kicinski
<kuba@kernel.org>
Fri, 29 Jul 2022 05:21:51 +0000
(22:21 -0700)
Correct spelling on 'non-existent' in comment
Signed-off-by: Ruffalo Lavoisier <RuffaloLavoisier@gmail.com>
Link:
https://lore.kernel.org/r/20220728032854.151180-1-RuffaloLavoisier@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/amt.c
patch
|
blob
|
history
diff --git
a/drivers/net/amt.c
b/drivers/net/amt.c
index febfcf2d92af07473c4401f8d029ba20d029667f..9a247eb7679c2117fb47fc14dc3a048b2c15f497 100644
(file)
--- a/
drivers/net/amt.c
+++ b/
drivers/net/amt.c
@@
-449,7
+449,7
@@
out:
dev_put(amt->dev);
}
-/* Non-exist
a
nt group is created as INCLUDE {empty}:
+/* Non-exist
e
nt group is created as INCLUDE {empty}:
*
* RFC 3376 - 5.1. Action on Change of Interface State
*