netlabel: Fix set-but-unused variables.
authorDavid S. Miller <davem@davemloft.net>
Mon, 18 Apr 2011 00:01:49 +0000 (17:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Apr 2011 00:01:49 +0000 (17:01 -0700)
commitdab51d0e0718e7beef26075a9353f09ea2652a4f
treec099dfd404f80dac5d7a6091df804b14236daf7a
parent8cb490144708ef295421d0601b0866623651a37e
netlabel: Fix set-but-unused variables.

The variable 'type_str' is set but unused in netlbl_cipsov4_add().

Just kill it off.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/netlabel/netlabel_cipso_v4.c
This page took 0.024663 seconds and 5 git commands to generate.