CHECK: Alignment should match open parenthesis
#444: FILE: bat_sysfs.c:444:
+BAT_ATTR_SIF_UINT(gw_sel_class, S_IRUGO | S_IWUSR, 1, TQ_MAX_VALUE,
+ post_gw_deselect);
total: 0 errors, 0 warnings, 1 checks, 735 lines checked
NOTE: Ignored message types: COMPLEX_MACRO
bat_sysfs.c has style problems, please review.
If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.