WARNING: line length of 84 exceeds 80 columns #40: FILE: include/linux/irqdomain.h:260: +struct irq_domain *irq_domain_alloc(struct fwnode_handle *fwnode, unsigned int size, WARNING: line length of 86 exceeds 80 columns #45: FILE: include/linux/irqdomain.h:265: +static inline struct irq_domain *irq_domain_alloc_linear(struct fwnode_handle *fwnode, WARNING: line length of 90 exceeds 80 columns #47: FILE: include/linux/irqdomain.h:267: + const struct irq_domain_ops *ops, WARNING: line length of 84 exceeds 80 columns #68: FILE: kernel/irq/irqdomain.c:234: +struct irq_domain *irq_domain_alloc(struct fwnode_handle *fwnode, unsigned int size, total: 0 errors, 4 warnings, 0 checks, 143 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 82d5332b5856 ("irqdomain: Introduce irq_domain_alloc() and irq_domain_publish()") 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, 4 warnings, 0 checks, 143 lines checked