diff options
| author | Jingoo Han <[email protected]> | 2013-09-11 14:23:17 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-09-11 15:58:16 -0700 |
| commit | 20d0e57017b69e7e4ae7166c43f3a3f023ab9702 (patch) | |
| tree | d55357c5972c2fdc8fe1a150a376ef50f42ff961 /tools/perf/scripts/python | |
| parent | 8aa6c2166b5184fb2344062cf2fa229b197c1f84 (diff) | |
drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()
The use of strict_strtoul() is not preferred, because strict_strtoul() is
obsolete. Thus, kstrtoul() should be used.
Signed-off-by: Jingoo Han <[email protected]>
Cc: Matt Fleming <[email protected]>
Cc: Tom Gundersen <[email protected]>
Cc: Mike Waychison <[email protected]>
Acked-by: Mike Waychison <[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