Loading
staging: rtl8723bs: remove redundant & parentheses
Remove redundant parentheses around the '&' operator to comply with kernel style guidelines, as reported by checkpatch: CHECK: Unnecessary parentheses around adapter->securitypriv Signed-off-by:Sam Daly <sam@samdaly.ie> Reviewed-by:
Ethan Tidmore <ethantidmore06@gmail.com> Link: https://patch.msgid.link/20260403172839.367663-1-sam@samdaly.ie Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>