]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcd7474b8c09a4045f3ed60cec92dc536bce71e5e
treee45421e9ee36e6590dc6d3c41c14172a97597536
parent8b8cd1d4d87ac6e157452c2ef1f7fec23b884b54
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