diff options
| author | Kurt Kanzenbach <[email protected]> | 2012-12-05 20:03:35 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-01-07 12:33:45 -0800 |
| commit | a11b0e860bff66d20d7d88211df58620619a0fcd (patch) | |
| tree | c9c8e2c08ea3dc5f9f080549136cf0232a2fae58 /tools/perf/scripts/python | |
| parent | dedbc93318b89c0386670a5c3e1de621311a40b0 (diff) | |
Staging: ft1000-usb: Fix call to obsolete function
strict_strtoul is obsolete and should be replaced with
kstrto* function as reported by checkpatch.pl.
pInfo->CardNumber is a u8. This is why kstrtou8 should be
used here.
Signed-off-by: Kurt Kanzenbach <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions