]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: net: misc: Remove unused OOM variables
authorJoe Perches <joe@perches.com>
Mon, 4 Feb 2013 18:22:29 +0000 (18:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Feb 2013 19:58:52 +0000 (14:58 -0500)
commit0d74302ca3d02d2b9a7783d947c47bb4f9352643
tree56feb1368d82d38b793c51e83b7a0586b048a089
parent5308ab1baa4192e4ffb3cee59b1c073679f342cb
drivers: net: misc: Remove unused OOM variables

commits f3f4be197
("wimax: Remove unnecessary alloc/OOM messages, alloc cleanups")
and c8bc77e37
("ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups")
added a couple of unused variable warnings.

Remove the now unused variables.

Noticed-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c
drivers/net/wimax/i2400m/rx.c