diff options
| author | Colin Ian King <[email protected]> | 2015-06-25 15:01:22 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-06-25 17:00:38 -0700 |
| commit | 4ae555a5313a302d36e34b3273545e4088c37cce (patch) | |
| tree | a1351b8e6d1e397c90d1b83e9ab1f4054e73dbc5 /tools/perf/scripts/python | |
| parent | 3033f14ab78c326871a4902591c2518410add24a (diff) | |
drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix
The KERN_INFO prefix is being prepended to KERN_DEBUG when using the
dprink macro, Remove it as it is extraneous since we are printing the
message out as debug via dprintk().
Fixes smatch warning:
drivers/misc/altera-stapl/altera.c:2454 altera_init()
warn: KERN_* level not at start of string
Signed-off-by: Colin Ian King <[email protected]>
Cc: Rasmus Villemoes <[email protected]>
Cc: Igor M. Liplianin <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions