CHECK: Prefer using the BIT macro #222: FILE: include/net/mana/gdma.h:229: +#define MANA_MIN_QSIZE (1 << MANA_MIN_QSHIFT) WARNING: line length of 81 exceeds 80 columns #224: FILE: include/net/mana/gdma.h:231: +#define MANA_MIN_QALIGNED(addr) IS_ALIGNED((unsigned long)(addr), MANA_MIN_QSIZE) total: 0 errors, 1 warnings, 1 checks, 171 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit becddeb28b92 ("net: mana: Add support for variable page sizes of ARM64") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 1 warnings, 1 checks, 171 lines checked