Loading
staging: rtl8723bs: wrap complex macros with parentheses
Fix "COMPLEX_MACRO" errors reported by checkpatch.pl by wrapping macro values in parentheses to ensure correct operator precedence. Signed-off-by:Mashiro Chen <mashiro.chen@mailbox.org> Reviewed-by:
Luka Gejak <luka.gejak@linux.dev> Link: https://patch.msgid.link/20260330114232.91431-3-mashiro.chen@mailbox.org Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>