Hey everyone, Following the comments received I've updated the patch. The patch cleans up coding style issues in the file drivers/staging/rtl8723bs/include/hal_phy_cfg.h Changelog: v1: Fixed ERROR: "foo * bar" should be "foo *bar" reported by checkpatch.pl v1 -> v2: Cleaned up multiline function declarations as suggested by Greg and adjusted spacing in macro definitions to align them. v2 -> v3: Broke the single patch in v2 into multiple patches with each patch doing one single task. v3 -> v4: 1. Corrected the patch subject following Larry's suggestion. 2. Merged the second and third patches into one following Greg's comment. 3. Removed comments from the PHY_SetBWMode8723B function declaration. Aditya Jain (3): staging: rtl8723bs: Fix coding style errors staging: rtl8723bs: Clean up function declations staging: rtl8723bs: Align macro definitions .../staging/rtl8723bs/include/hal_phy_cfg.h | 116 +++++------------- 1 file changed, 32 insertions(+), 84 deletions(-) -- 2.25.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel