diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-11-25 16:51:45 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-11-25 16:51:45 -0800 |
commit | 180b65df7ba1e700e28aabfbddbad84b7beebe4b (patch) | |
tree | 2563802614050480f4b85dd7b0559b4aa7d49bc6 /fs/generic_acl.c | |
parent | d3f644da909549a4cf0ad27541df342f75158cc0 (diff) | |
download | linux-stable-180b65df7ba1e700e28aabfbddbad84b7beebe4b.tar.gz linux-stable-180b65df7ba1e700e28aabfbddbad84b7beebe4b.tar.bz2 linux-stable-180b65df7ba1e700e28aabfbddbad84b7beebe4b.zip |
fix warning in fs/dlm/netlink.c
this warning:
fs/dlm/netlink.c: In function ‘dlm_timeout_warn’:
fs/dlm/netlink.c:131: warning: ‘send_skb’ may be used uninitialized in this function
triggers because GCC does not recognize the (correct) error flow
between prepare_data() and send_skb.
Annotate it.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/generic_acl.c')
0 files changed, 0 insertions, 0 deletions