Staging: rtl8192e: rtl819x_HTProc: fixed unnecessary parentheses
authorAaron Lawrence <t4rmin@zohomail.com>
Sun, 23 Oct 2022 09:45:37 +0000 (16:45 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 23 Oct 2022 15:41:56 +0000 (17:41 +0200)
commit4a1fc310e739d63d2d28952e358b33adde0d87e4
treeb7992e1c07247435b18bb3589e49d093a1136335
parent354989f7dc1e54abcb3c0e7b47444e03cb060504
Staging: rtl8192e: rtl819x_HTProc: fixed unnecessary parentheses

Fixed multiple unnecessary parentheses as per the Linux kernel
coding-style regulations. The issues were flagged by the
checkpatch script.

Signed-off-by: Aaron Lawrence <t4rmin@zohomail.com>
Link: https://lore.kernel.org/r/d2168b90726dda2f02279a3483b53b8d9b34cb30.1666502177.git.t4rmin@zohomail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_HTProc.c