]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8188eu: core: rtw_recv.c: Remove Unnecessary parentheses
authorSaurav Girepunje <saurav.girepunje@gmail.com>
Sat, 3 Aug 2019 06:44:12 +0000 (12:14 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 Aug 2019 07:08:00 +0000 (09:08 +0200)
commit8ca9d8ad30f39651d6ff9428aaeb1940489a7754
tree309409192652b53f583361587f95374f1bfee2c1
parentb35105a3a32343ecdd777497a300a7680f15bf08
staging: rtl8188eu: core: rtw_recv.c: Remove Unnecessary parentheses

Remove Unnecessary parentheses around precvframe->list,
pmlmeext->mlmext_info and precvpriv->free_recv_queue

Signed-off-by: Saurav Girepunje <saurav.girepunje@gmail.com>
Link: https://lore.kernel.org/r/20190803064408.GA30111@saurav
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_recv.c