netlink: fix documentation typo in netlink_set_err()
authorJohannes Berg <johannes.berg@intel.com>
Tue, 19 Nov 2013 09:35:40 +0000 (10:35 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Nov 2013 20:07:01 +0000 (15:07 -0500)
The parameter is just 'group', not 'groups', fix the documentation typo.

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

index 8df7f64c6db35a0f538bef1fa0206f7826fd1a14..f0176e1a5a81a01e59cfdbb59c51d54decf2c0e6 100644 (file)
@@ -2017,7 +2017,7 @@ out:
  * netlink_set_err - report error to broadcast listeners
  * @ssk: the kernel netlink socket, as returned by netlink_kernel_create()
  * @portid: the PORTID of a process that we want to skip (if any)
- * @groups: the broadcast group that will notice the error
+ * @group: the broadcast group that will notice the error
  * @code: error code, must be negative (as usual in kernelspace)
  *
  * This function returns the number of broadcast listeners that have set the