]> git.baikalelectronics.ru Git - kernel.git/commit
netlabel: Fix compiler warnings in netlabel_mgmt.c
authorPaul Moore <paul.moore@hp.com>
Wed, 29 Oct 2008 20:09:12 +0000 (16:09 -0400)
committerPaul Moore <paul.moore@hp.com>
Wed, 29 Oct 2008 20:09:12 +0000 (16:09 -0400)
commitdea384f9d9d7a4349faa7d496454f3efaf7a7dd1
treef4695adfeeef323569f2e9a47186594bc02336be
parent81dd666eef4ad5372c22d6641a9a8641a77cbd1c
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>
net/netlabel/netlabel_mgmt.c