staging: rtl8192e: rtllib_module: remove unnecessary parentheses
authorAaron Lawrence <t4rmin@zohomail.com>
Thu, 27 Oct 2022 13:56:27 +0000 (20:56 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 31 Oct 2022 08:05:53 +0000 (09:05 +0100)
commitf369953d9cd99a3977859a4bbad58897bc3da153
tree026902285659dda63a2f2c163980bf6abba8d027
parent95571b8db71e586c8071670fde0c6db5e4ced353
staging: rtl8192e: rtllib_module: remove unnecessary parentheses

This patch is intended to remove unnecessary parentheses in the
rtllib_module.c file following the Linux kernel coding-style
regulations. The modification is recommended by the checkpatch script.

Signed-off-by: Aaron Lawrence <t4rmin@zohomail.com>
Link: https://lore.kernel.org/r/20221027135627.vzc3woeuhrivozqz@plymouth
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_module.c