[NETLINK]: Fix sparse warnings
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
20380731bc
commit
6ed8a48582
@ -861,7 +861,7 @@ out:
|
||||
}
|
||||
|
||||
int netlink_broadcast(struct sock *ssk, struct sk_buff *skb, u32 pid,
|
||||
u32 group, int allocation)
|
||||
u32 group, unsigned int __nocast allocation)
|
||||
{
|
||||
struct netlink_broadcast_data info;
|
||||
struct hlist_node *node;
|
||||
|
Reference in New Issue
Block a user