diff options
author | Srinivas Kandagatla <[email protected]> | 2018-05-17 17:03:53 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-05-17 18:11:23 +0100 |
commit | e744619d056e6ec5cd9db38e55511a22dc463f89 (patch) | |
tree | 24eeea45bef61c80ef0043d650c2bd38a7ff7d63 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 81dd1c5dcf510a2104b3468e9c4884f85ef1f644 (diff) |
soc: qcom: apr: fix invalid msg_type check
Removed invalid msg_type check.
This also fixes below static checker warning:
apr.c:95:35: warning: comparison is always true due to limited range of
data type [-Wtype-limits]
warn: always true condition '(msg_type != 69864) => (0-u16max != 69864)'
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions