]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: core: rtw_recv.c: fix a paranthesis issue around pframe -> list...
authorSanjana Sanikommu <sanjana99reddy99@gmail.com>
Sun, 17 Mar 2019 15:35:02 +0000 (21:05 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Mar 2019 06:50:13 +0000 (07:50 +0100)
commit3ef4b6908a2a56fc41ccdab37309a2d27ca07889
treea6252b61673398a0ccaa138f99acdb458f61e1e5
parent2153a758b1c7bd946459d6c3145b28464f153d0f
staging: rtl8188eu: core: rtw_recv.c: fix a paranthesis issue around pframe -> list in rtw_recv.c

Remove unnecessary parathesis issue around '->' .
Issue found by checkpatch.pl semantic patch results for
rtw_recv.c

CHECK: Remove unnecessary paranthesis around pframe -> list

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