diff options
author | Paolo Bonzini <[email protected]> | 2015-02-13 14:38:26 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-02-13 21:21:39 -0800 |
commit | dcaf112365369c3b55bfc37edb634dba32dde57e (patch) | |
tree | 012dfc118c3d6aa00f3fc62e822d890501595831 /lib/mpi/mpiutil.c | |
parent | e23ef1f3340c24d5ff130b574546566349897258 (diff) |
checkpatch: fix UNNECESSARY_KERN_LEVEL false positive
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).
Signed-off-by: Paolo Bonzini <[email protected]>
Cc: Andy Whitcroft <[email protected]>
Acked-by: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions