diff options
author | Brian Haley <brian.haley@hp.com> | 2009-09-05 05:36:52 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-09-05 05:36:52 +0200 |
commit | b1f57195585e376d1944c32c046359640b06a669 (patch) | |
tree | 5e49a5e0077520f92e4e2bfd57caf90e303784ae /include/acpi | |
parent | sctp: Catch bogus stream sequence numbers (diff) | |
download | linux-b1f57195585e376d1944c32c046359640b06a669.tar.xz linux-b1f57195585e376d1944c32c046359640b06a669.zip |
netlink: silence compiler warning
CC net/netlink/genetlink.o
net/netlink/genetlink.c: In function ‘genl_register_mc_group’:
net/netlink/genetlink.c:139: warning: ‘err’ may be used uninitialized in this function
From following the code 'err' is initialized, but set it to zero to
silence the warning.
Signed-off-by: Brian Haley <brian.haley@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/acpi')
0 files changed, 0 insertions, 0 deletions