]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: remove unnecessary parentheses
authorYan Pan <maxwell2119@163.com>
Sun, 22 Feb 2026 07:26:32 +0000 (15:26 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Feb 2026 15:23:56 +0000 (16:23 +0100)
commit282a976a0fc0532d78888200b2b6efbb1c59f74a
tree91b9a11b337bd0f875a040307dbad229f25a115d
parent0c9d1b56f9af0762a5be5118e1bb962f23784dc4
staging: rtl8723bs: remove unnecessary parentheses

Remove unnecessary parentheses around variables and struct members
in rtw_sta_mgt.c to comply with the Linux kernel coding style.
This issue was reported by checkpatch.pl.

Signed-off-by: Yan Pan <maxwell2119@163.com>
Link: https://patch.msgid.link/20260222072632.2931217-1-maxwell2119@163.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_sta_mgt.c