commit | 43955a45dc0b4f3be7f0c3afc0e080ed59bb5280 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Sep 26 22:19:42 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Sep 29 11:48:26 2018 -0700 |
tree | 6cfaafea7ec5cca3e884a790dc187e6bdb4b2f5b | |
parent | ac8bd9e13be22a3d24bfc80972d4688e3e50e457 [diff] |
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>