We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac8bd9e commit 43955a4Copy full SHA for 43955a4
include/net/netlink.h
@@ -153,7 +153,7 @@
153
* nla_find() find attribute in stream of attributes
154
* nla_find_nested() find attribute in nested attributes
155
* nla_parse() parse and validate stream of attrs
156
- * nla_parse_nested() parse nested attribuets
+ * nla_parse_nested() parse nested attributes
157
* nla_for_each_attr() loop over all attributes
158
* nla_for_each_nested() loop over the nested attributes
159
*=========================================================================
0 commit comments