summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorAlex Smith <alex.smith@imgtec.com>2015-07-24 16:24:22 (GMT)
committerVinod Koul <vinod.koul@intel.com>2015-08-18 16:58:49 (GMT)
commit839896ef3fdacf3a27460b6f6dabc6ac1475a00c (patch)
treea8e2c9dbdf9187c39253b9b1822415f47095c8a9 /Kconfig
parentdc578f314e2471ca93a4c1f80988ecc781836f72 (diff)
downloadlinux-839896ef3fdacf3a27460b6f6dabc6ac1475a00c.tar.xz
dmaengine: jz4780: Fix error handling/signedness issues
There are a some signedness bugs such as testing for < 0 on unsigned return values. Additionally there are some cases where functions which should return NULL on error actually return a PTR_ERR value which can result in oopses on error. Fix these issues. Signed-off-by: Alex Smith <alex.smith@imgtec.com> Cc: Vinod Koul <vinod.koul@intel.com> Cc: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> Cc: dmaengine@vger.kernel.org Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions