]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: wrap complex macros with parentheses
authorMashiro Chen <mashiro.chen@mailbox.org>
Mon, 30 Mar 2026 11:42:31 +0000 (19:42 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 31 Mar 2026 08:38:43 +0000 (10:38 +0200)
commite8fa04fd77d5dd3ed164d6926242129d1e45777b
tree0a05a3af866cfb72d22a67bee263b270528be436
parente2b69a082c701e4f4bfad7d8039314626b9ef574
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>
drivers/staging/rtl8723bs/include/basic_types.h