WARNING: line length of 81 exceeds 80 columns #34: FILE: arch/powerpc/include/asm/book3s/32/kup.h:100: +static __always_inline void allow_user_access(void __user *to, unsigned long dir) WARNING: line length of 81 exceeds 80 columns #48: FILE: arch/powerpc/include/asm/book3s/64/kup.h:356: +static __always_inline void allow_user_access(void __user *to, unsigned long dir) WARNING: line length of 81 exceeds 80 columns #58: FILE: arch/powerpc/include/asm/book3s/64/kup.h:385: +static __always_inline void allow_user_access(void __user *to, unsigned long dir) WARNING: line length of 85 exceeds 80 columns #72: FILE: arch/powerpc/include/asm/kup.h:75: +static __always_inline void allow_user_access(void __user *to, unsigned long dir) { } WARNING: line length of 81 exceeds 80 columns #108: FILE: arch/powerpc/include/asm/nohash/32/kup-8xx.h:52: +static __always_inline void allow_user_access(void __user *to, unsigned long dir) WARNING: line length of 81 exceeds 80 columns #122: FILE: arch/powerpc/include/asm/nohash/kup-booke.h:76: +static __always_inline void allow_user_access(void __user *to, unsigned long dir) total: 0 errors, 6 warnings, 0 checks, 75 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 ab8b81683b35 ("powerpc/uaccess: Remove unused size and from parameters from allow_access_user()") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 6 warnings, 0 checks, 75 lines checked