]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: remove unnecessary parentheses in os_intfs.c
authorHungyu Lin <dennylin0707@gmail.com>
Thu, 2 Apr 2026 23:13:16 +0000 (23:13 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Apr 2026 11:01:52 +0000 (05:01 -0600)
commita2e327e2d0ef61ab6584cf4a0e9767dcf127df5a
tree526260ff04a5bb1db10e9e8c55a12a6c2c4d6be7
parent9d3fb34054c383cb814e45b7edb364a74c4203f5
staging: rtl8723bs: remove unnecessary parentheses in os_intfs.c

Remove redundant parentheses around &padapter->xmitpriv and
&padapter->recvpriv.

The parentheses are unnecessary and removing them improves readability.
No functional change.

Signed-off-by: Hungyu Lin <dennylin0707@gmail.com>
Reviewed-by: Ethan Tidmore <ethantidmore06@gmail.com>
Link: https://patch.msgid.link/20260402231316.4243-1-dennylin0707@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/os_intfs.c