summaryrefslogtreecommitdiff
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>2016-03-31 18:23:15 (GMT)
committerMark Brown <broonie@kernel.org>2016-03-31 18:43:08 (GMT)
commitcef794f76485f4a4e6affd851ae9f9d0eb4287a5 (patch)
treeea0f4cb00795c7dfde003838bc977b3310cbccfb /REPORTING-BUGS
parentea4d25d5a3709cba0d3df2195edffc400170394f (diff)
downloadlinux-cef794f76485f4a4e6affd851ae9f9d0eb4287a5.tar.xz
ASoC: qcom: remove IS_ERR_VALUE usage on int.
IS_ERR_VALUE should be used only with unsigned long type, signed types should use comparison 'ret < 0' This patch removes such usages. 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>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions