WARNING: line length of 84 exceeds 80 columns #78: FILE: drivers/clk/clk-devres.c:225: +int __must_check devm_clk_bulk_get_optional_enable(struct device *dev, int num_clks, WARNING: line length of 84 exceeds 80 columns #97: FILE: include/linux/clk.h:482: + * devm_clk_bulk_get_optional_enable - Get and enable optional bulk clocks (managed) WARNING: line length of 81 exceeds 80 columns #102: FILE: include/linux/clk.h:487: + * Behaves the same as devm_clk_bulk_get_optional() but also prepares and enables WARNING: line length of 84 exceeds 80 columns #110: FILE: include/linux/clk.h:495: +int __must_check devm_clk_bulk_get_optional_enable(struct device *dev, int num_clks, WARNING: line length of 84 exceeds 80 columns #119: FILE: include/linux/clk.h:1048: +static inline int __must_check devm_clk_bulk_get_optional_enable(struct device *dev, WARNING: line length of 92 exceeds 80 columns #121: FILE: include/linux/clk.h:1050: + struct clk_bulk_data *clks) total: 0 errors, 6 warnings, 0 checks, 91 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 e643d77945b5 ("clk: Add devm_clk_bulk_get_optional_enable() helper") 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, 91 lines checked