OSDN Git Service

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)
commit43955a45dc0b4f3be7f0c3afc0e080ed59bb5280
tree6cfaafea7ec5cca3e884a790dc187e6bdb4b2f5b
parentac8bd9e13be22a3d24bfc80972d4688e3e50e457
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