diff options
| author | Jingoo Han <[email protected]> | 2013-09-11 14:26:03 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-09-11 15:59:35 -0700 |
| commit | bf4228f0ef662f11252f8cde7fa92979e4ac6b69 (patch) | |
| tree | 796b03aafc3600292efceb3a50a64812bebaf18c /tools/perf/scripts/python | |
| parent | 0ab30494bc4f3bc1ea4659b7c5d97c5218554a63 (diff) | |
drivers/w1/w1.c: replace strict_strtol() with kstrtol()
The usage of strict_strtol() is not preferred, because strict_strtol() is
obsolete. Thus, kstrtol() should be used.
Signed-off-by: Jingoo Han <[email protected]>
Cc: Evgeniy Polyakov <[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