]> git.ipfire.org Git - thirdparty/linux.git/commit
staging: rtl8723bs: remove unnecessary parentheses in rtw_pwrctrl.c
authorGiorgi Tchankvetadze <giorgitchankvetadze1997@gmail.com>
Tue, 3 Mar 2026 12:43:07 +0000 (16:43 +0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Mar 2026 16:47:22 +0000 (17:47 +0100)
commit7004af17eda439bc1364c3f06f3e22167b4f42d9
tree1817a5c51778e861de1c17fb65a31b57863ed9ac
parente43627a7bf80747c68688e8e06518791f01c8147
staging: rtl8723bs: remove unnecessary parentheses in rtw_pwrctrl.c

Remove unnecessary parentheses around address-of expressions
(e.g. &(adapter->mlmepriv)) to address checkpatch warnings.

No functional changes.

Signed-off-by: Giorgi Tchankvetadze <giorgitchankvetadze1997@gmail.com>
Reviewed-by: Ethan Tidmore <ethantidmore06@gmail.com>
Link: https://patch.msgid.link/20260303124306.260483-2-giorgitchankvetadze1997@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_pwrctrl.c