netlink: fix doc about nlmsg_parse/nla_validate
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Thu, 10 Sep 2020 13:34:39 +0000 (15:34 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Sep 2020 22:13:43 +0000 (15:13 -0700)
commit553d87b658fed0e22a0f86b4f1b093c39d3e3074
treededf9d61628bdc00beb2c85562f84b69400e8fb3
parent297e77e53eadb332d5062913447b104a772dc33b
netlink: fix doc about nlmsg_parse/nla_validate

There is no @validate argument.

CC: Johannes Berg <johannes.berg@intel.com>
Fixes: 3de644035446 ("netlink: re-add parse/validate functions in strict mode")
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netlink.h