diff options
| author | Fjodor Schelichow <[email protected]> | 2014-06-19 02:51:59 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-06-19 17:46:51 -0700 |
| commit | ea022eac1e297bbf725c1e484726b4c8fb09dd80 (patch) | |
| tree | d18f381029d8f2486415f431b1510743c2006fe8 /tools/perf/scripts/python | |
| parent | 94859308a21b2bbf3d7c48789513c0c4a9ea7de1 (diff) | |
w1/slaves: use pr_* instead of printk
This patch replaces all calls to the "printk" function within the "slaves"
subdirectory by calls to the appropriate "pr_*" function thus addressing
the following warning generated by the checkpatch script:
WARNING: Prefer [subsystem eg: netdev]_err([subsystem]dev, ...
then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ...
Signed-off-by: Fjodor Schelichow <[email protected]>
Signed-off-by: Roman Sommer <[email protected]>
Acked-by: Evgeniy Polyakov <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions