Quoting Wei Yongjun (2018-04-26 04:21:08) > In case of error, the function ioremap() returns NULL pointer not > ERR_PTR(). The IS_ERR() test in the return value check should be > replaced with NULL test. > > Fixes: fcfd14369856 ("clk: npcm7xx: add clock controller") > Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx> Have you made this into a scripts/coccinelle/ script I can run? Applied to clk-next -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html