summaryrefslogtreecommitdiff
path: root/drivers/nfc/Kconfig
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2011-09-21 11:13:56 +0400
committerJohn W. Linville <linville@tuxdriver.com>2011-09-22 00:19:44 +0400
commit49753128d8fc976576c497c81962cf1ae57174aa (patch)
treeec6b2dd4e2ef4ec7cf2421f9989bfba240605c3a /drivers/nfc/Kconfig
parentaef0ba54ecb961ae559106540f37ab734b64410d (diff)
downloadlinux-49753128d8fc976576c497c81962cf1ae57174aa.tar.xz
mwifiex: remove unneeded NULL check
We dereference "rate" on the lines before so the checks here are too late to help. This function is only called from mwifiex_dump_station_info() and "rate" is always a non-NULL pointer so the check can be removed. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/nfc/Kconfig')
0 files changed, 0 insertions, 0 deletions