]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
staging: rtl8188eu: include: odm.h: fixed a blank space coding style issue.
authorB K Karthik <bkkarthik@pesu.pes.edu>
Mon, 29 Jun 2020 08:07:48 +0000 (04:07 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Jul 2020 13:39:20 +0000 (15:39 +0200)
added blank space and enclosed a complex valued macro within parentheses for improved code readability.

Signed-off-by: B K Karthik <karthik.bk2000@live.com>
Link: https://lore.kernel.org/r/20200629080748.l4ufcpuk4cg2m725@pesu-pes-edu
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/include/odm.h

index c6b6ba191e1b5ccc9b39c2cdae48a41ce107d912..d814ce492424ef0a45bcffa0a593c1f4f7a3fb8c 100644 (file)
@@ -242,7 +242,7 @@ struct odm_rate_adapt {
 
 #define AVG_THERMAL_NUM                8
 #define IQK_Matrix_REG_NUM     8
-#define IQK_Matrix_Settings_NUM        1+24+21
+#define IQK_Matrix_Settings_NUM        (1 + 24 + 21)
 
 #define        DM_Type_ByFWi           0
 #define        DM_Type_ByDriver        1