aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorSuniel Mahesh <[email protected]>2017-05-12 21:16:35 +0530
committerGreg Kroah-Hartman <[email protected]>2017-05-15 12:51:20 +0200
commit55031da457bab855d455b431177f79c7c15b67b0 (patch)
tree559a4f4a8ce21e01db8b5a91e7b7742612d0e33d /tools/perf/scripts/python/event_analyzing_sample.py
parent7d4c9787b7c205804781ea9a2ecd47bbd5981473 (diff)
staging: rtl8192u: Fix type mismatch warnings reported by sparse
Mk16_le() is an inline function returning le16_to_cpu() which is causing type mismatch warnings. Removed Mk16_le() and replaced it with le16_to_cpu() with appropriate argument type as suggested by Greg K-H. Signed-off-by: Suniel Mahesh <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions