staging: rtl8188eu: core: rtw_recv.c: Modify return type suggested by Coccinelle.
authorSanjana Sanikommu <sanjana99reddy99@gmail.com>
Wed, 20 Mar 2019 15:37:18 +0000 (21:07 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Mar 2019 07:25:00 +0000 (08:25 +0100)
commit9e4f62f42caa82db0d2cc1c08b08329e9d73d75d
treee45421e9ee36e6590dc6d3c41c14172a97597536
parent2fd37c9d4335c0b5a4c6ce382de81ccdc5a2db9e
staging: rtl8188eu: core: rtw_recv.c: Modify return type suggested by Coccinelle.

The last two lines in the function could
be compressed into one. Avoid usage of local variable.

Signed-off-by: Sanjana Sanikommu <sanjana99reddy99@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_recv.c