staging: rtl8723bs: put parentheses on macros with complex values in include/hal_data.h
authorFabio Aiuto <fabioaiuto83@gmail.com>
Sat, 27 Mar 2021 14:24:05 +0000 (15:24 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 28 Mar 2021 12:36:59 +0000 (14:36 +0200)
commita6bf763d127320208d8b65cdeb4dfb62c618fd98
tree326e462e279256b4196761a626e7b16bae0f4bdf
parente69934a1428b6bf4380fcc563a0e9773490baa2d
staging: rtl8723bs: put parentheses on macros with complex values in include/hal_data.h

fix the following checkpatch warning:

ERROR: Macros with complex values should be enclosed in parentheses
49: FILE: drivers/staging/rtl8723bs/include/hal_data.h:49:
+#define CHANNEL_MAX_NUMBER
               14+24+21        /*  14 is the max channel number */

Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/22c4bc695d3600fcaec18949c7521fa38aa4f4a0.1616854134.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/hal_data.h