diff options
| author | Michael Sartain <[email protected]> | 2017-03-09 09:58:06 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-09 19:29:50 +0100 |
| commit | 4da14d5922e99dbbd609a85b18f84c32d1c27a57 (patch) | |
| tree | ce8c2a4dc39dfc893ec9ef7782056cd8a5c3df6d /tools/perf/scripts/python | |
| parent | afb5fdfc12acfda45b1486abdbb595bcb6d57cc0 (diff) | |
staging: greybus: firmware: Convert sscanf calls to strtoul
Also convert the fw_update_type and fw_timeout variables to
unsigned and update the printf specifier to %u.
The FW_MGMT_IOC_SET_TIMEOUT_MS ioctl takes an unsigned int
and checkpatch was complaining about not checking the sscanf
return values.
Signed-off-by: Michael Sartain <[email protected]>
Acked-by: Viresh Kumar <viresh.kumar at linaro.org>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions