diff options
| author | Fjodor Schelichow <[email protected]> | 2014-06-19 02:52:00 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-06-19 17:46:51 -0700 |
| commit | fdc9167a7853523647ed0b19d719256c56f1f685 (patch) | |
| tree | 431a7d7bbf787fa82ff1f6ac99027d989c3ddd5d /tools/perf/scripts/python/bin | |
| parent | ea022eac1e297bbf725c1e484726b4c8fb09dd80 (diff) | |
w1: use pr_* instead of printk
This patch replaces all calls to the "printk" function within the main "w1"
directory 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/bin')
0 files changed, 0 insertions, 0 deletions