projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
946df10
)
net: dsa: typo in comment
author
Luiz Angelo Daros de Luca
<luizluca@gmail.com>
Tue, 8 Feb 2022 05:32:10 +0000
(
02:32
-0300)
committer
Jakub Kicinski
<kuba@kernel.org>
Wed, 9 Feb 2022 05:05:05 +0000
(21:05 -0800)
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link:
https://lore.kernel.org/r/20220208053210.14831-1-luizluca@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/dsa.h
patch
|
blob
|
history
diff --git
a/include/net/dsa.h
b/include/net/dsa.h
index ca8c14b547b4f172d7574adb56afe27247c838b6..fd1f62a6e0a80c64d14c244a3a0a3ef17fb7c8de 100644
(file)
--- a/
include/net/dsa.h
+++ b/
include/net/dsa.h
@@
-1281,7
+1281,7
@@
module_exit(dsa_tag_driver_module_exit)
/**
* module_dsa_tag_drivers() - Helper macro for registering DSA tag
* drivers
- * @__ops_array: Array of tag driver struc
ut
res
+ * @__ops_array: Array of tag driver struc
tu
res
*
* Helper macro for DSA tag drivers which do not do anything special
* in module init/exit. Each module may only use this macro once, and