[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)
commit5e7c001c6279f38b15fef5369496fe1043765727
tree84be64d45878d3dfd5720eafc82f46f63fdded23
parent22e700502380b80cc81a44e219282762429ebe71
[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