aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSergio Paracuellos <[email protected]>2018-05-04 06:16:47 +0200
committerGreg Kroah-Hartman <[email protected]>2018-05-06 18:58:41 -0700
commit5437e9b2434becbadbc883bc312068a15fd3bb6c (patch)
treef420d96cc72e33305ecb3d4a9b87aeecd682b876 /tools/perf/scripts/python
parentd74d0899349221b4356545ba88e4d0882d049d2f (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')
0 files changed, 0 insertions, 0 deletions