]> git.baikalelectronics.ru Git - kernel.git/commit
[AF_NETLINK]: module_put cleanup
authorMariusz Kozlowski <m.kozlowski@tuxland.pl>
Tue, 2 Jan 2007 23:24:30 +0000 (15:24 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 4 Jan 2007 02:38:15 +0000 (18:38 -0800)
commit809ceb2c0b8d38042bec2daa33c36c0f7a30e21e
tree84be64d45878d3dfd5720eafc82f46f63fdded23
parentf700db1a8c40c185d41e0157040d8427ab8d27fc
[AF_NETLINK]: module_put cleanup

This patch removes redundant argument check for module_put().

Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netlink/af_netlink.c