WARNING: line length of 87 exceeds 80 columns #45: FILE: net/batman-adv/bat_v_elp.c:114: + /* only use rtnl_trylock because the elp worker will be cancelled while WARNING: line length of 88 exceeds 80 columns #46: FILE: net/batman-adv/bat_v_elp.c:115: + * the rntl_lock is held. the cancel_delayed_work_sync() would otherwise WARNING: line length of 86 exceeds 80 columns #47: FILE: net/batman-adv/bat_v_elp.c:116: + * wait forever when the elp work_item was started and it is then also total: 0 errors, 3 warnings, 0 checks, 55 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 8873f692ecc0 ("batman-adv: Avoid double-rtnl_lock ELP metric worker") 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, 3 warnings, 0 checks, 55 lines checked