WARNING: line length of 83 exceeds 80 columns #277: FILE: drivers/net/ethernet/intel/ice/ice_fwlog.c:252: + * libie_fwlog_register. Note, that libie_fwlog_register does not need to be called WARNING: line length of 81 exceeds 80 columns #393: FILE: drivers/net/ethernet/intel/ice/ice_fwlog.c:360: +static int libie_find_module_by_dentry(struct dentry **modules, struct dentry *d) WARNING: line length of 81 exceeds 80 columns #771: FILE: drivers/net/ethernet/intel/ice/ice_fwlog.c:778: +libie_debugfs_data_write(struct file *filp, const char __user *buf, size_t count, WARNING: line length of 81 exceeds 80 columns #830: FILE: drivers/net/ethernet/intel/ice/ice_fwlog.c:853: + fw_modules[i] = debugfs_create_file(libie_fwlog_module_string[i], CHECK: Alignment should match open parenthesis #1349: FILE: drivers/net/ethernet/intel/ice/ice_fwlog.h:73: + struct_group_tagged(libie_fwlog_api, api, struct pci_dev *pdev; total: 0 errors, 4 warnings, 1 checks, 1316 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 b851405cd96b ("ice: prepare for moving file to libie") 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, 1 checks, 1316 lines checked