]> git.baikalelectronics.ru Git - kernel.git/commit
netlink: fix typo in nla_parse_nested() comment
authorJohannes Berg <johannes.berg@intel.com>
Wed, 26 Sep 2018 20:19:42 +0000 (22:19 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 29 Sep 2018 18:48:26 +0000 (11:48 -0700)
commit2f6e352ddae2767a9587c1a1ba83a6b8e4602b8d
tree6cfaafea7ec5cca3e884a790dc187e6bdb4b2f5b
parent1713d2d16866811eb547ac2de4614879bcf18b22
netlink: fix typo in nla_parse_nested() comment

Fix a simple typo: attribuets -> attributes

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netlink.h