Re: [PATCH v2] checkpatch: fix UNNECESSARY_KERN_LEVEL false positive

From: Joe Perches
Date: Tue Dec 23 2014 - 08:41:34 EST


On Tue, 2014-12-23 at 14:31 +0100, Paolo Bonzini wrote:
> KERN_<LEVEL> is never redundant with printk_ratelimited or printk_once.
> (Except perhaps in the sense that you could use e.g. pr_err_ratelimited
> or pr_err_once, but that would apply to printk as well).
[]
> v1->v2: skip printk_once too [Joe Perches]

Thanks,

Acked-by: Joe Perches <joe@xxxxxxxxxxx>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/