rds: remove the unneed NULL checking
authorwangweidong <wangweidong1@huawei.com>
Thu, 8 May 2014 09:01:53 +0000 (17:01 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 May 2014 19:59:45 +0000 (15:59 -0400)
commitbe7faf7168e831f17b85a96f2f797f504b66cfd7
treef59772f98da91e16eefef3437ffce4e327293cf6
parent97e72829d7c0efc9fe7768148ef490bc83ebce0e
rds: remove the unneed NULL checking

unregister_net_sysctl_table will check the ctl_table_header,
so remove the unneed checking

Signed-off-by: Wang Weidong <wangweidong1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rds/iw_sysctl.c
net/rds/sysctl.c
This page took 0.027114 seconds and 5 git commands to generate.