diff options
| author | Sergio Paracuellos <[email protected]> | 2018-05-04 06:16:47 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-05-06 18:58:41 -0700 |
| commit | 5437e9b2434becbadbc883bc312068a15fd3bb6c (patch) | |
| tree | f420d96cc72e33305ecb3d4a9b87aeecd682b876 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | d74d0899349221b4356545ba88e4d0882d049d2f (diff) | |
staging: ks7010: use u16 instead of unsigned short in hostif_event_check
Local variable 'event' is declared as unsigned short in hostif_event_check
function. Its value is got calling get_word which returns an 'u16'
so change its type to u16 which is preferred.
Signed-off-by: Sergio Paracuellos <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions