WARNING: Prefer [subsystem eg: netdev]_err([subsystem]dev, ... then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ... #30: FILE: drivers/net/ethernet/ibm/emac/mal.c:562: + printk(KERN_ERR "%pOF: Support for 405EZ not enabled!\n", CHECK: Alignment should match open parenthesis #31: FILE: drivers/net/ethernet/ibm/emac/mal.c:563: + printk(KERN_ERR "%pOF: Support for 405EZ not enabled!\n", + ofdev->dev.of_node); total: 0 errors, 1 warnings, 1 checks, 36 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 57bdb89d7190 ("net: ibm: emac: mal: move dcr map down") 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, 1 warnings, 1 checks, 36 lines checked