commit | f8a024796b2bbec3d1a4ad5aae6173cfb18226b4 | [log] [tgz] |
---|---|---|
author | Paul Moore <paul.moore@hp.com> | Wed Oct 29 16:09:12 2008 -0400 |
committer | Paul Moore <paul.moore@hp.com> | Wed Oct 29 16:09:12 2008 -0400 |
tree | f4695adfeeef323569f2e9a47186594bc02336be | |
parent | 00af5c69598212cf6cd4ecb4ca89785118aeecad [diff] |
netlabel: Fix compiler warnings in netlabel_mgmt.c Fix the compiler warnings below, thanks to Andrew Morton for finding them. net/netlabel/netlabel_mgmt.c: In function `netlbl_mgmt_listentry': net/netlabel/netlabel_mgmt.c:268: warning: 'ret_val' might be used uninitialized in this function Signed-off-by: Paul Moore <paul.moore@hp.com>