Srinivas Kandagatla e744619d05
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 <dan.carpenter@oracle.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-05-17 18:11:23 +01:00
..
2017-11-27 23:11:01 +01:00
2018-01-04 17:01:53 +01:00
2018-03-15 16:23:33 +01:00
2018-01-16 15:50:21 +01:00
2018-02-01 16:35:31 -08:00