diff options
author | Julia Lawall <julia.lawall@lip6.fr> | 2017-04-08 19:14:08 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-09 09:29:29 +0200 |
commit | f951e88bdc1c1f667d9237a52e2e5d76ae16cf54 (patch) | |
tree | 16e6858490b31eb43fc623fe9a36c2adc5184a7e /mm | |
parent | 1c21a34de1ee9144dc7f222d32e7979dff13a8e7 (diff) | |
download | op-kernel-dev-f951e88bdc1c1f667d9237a52e2e5d76ae16cf54.zip op-kernel-dev-f951e88bdc1c1f667d9237a52e2e5d76ae16cf54.tar.gz |
staging: rtl8723bs: core: rtw_cmd: drop unneeded null test
kfree returns immediately on NULL so the tests are not needed.
Generated by: scripts/coccinelle/free/ifnullfree.cocci
CC: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions