summaryrefslogtreecommitdiff
path: root/include/sound/cs42l52.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/cs42l52.h')
0 files changed, 0 insertions, 0 deletions
='/cgit.cgi/linux/net-next.git/diff/net?h=nds-private-remove&id=cef794f76485f4a4e6affd851ae9f9d0eb4287a5&id2=ea4d25d5a3709cba0d3df2195edffc400170394f'>diff)
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 'net')