aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorAlex Smith <[email protected]>2015-07-24 17:24:22 +0100
committerVinod Koul <[email protected]>2015-08-18 22:28:49 +0530
commit839896ef3fdacf3a27460b6f6dabc6ac1475a00c (patch)
treea8e2c9dbdf9187c39253b9b1822415f47095c8a9 /tools/perf/scripts/python/netdev-times.py
parentdc578f314e2471ca93a4c1f80988ecc781836f72 (diff)
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 <[email protected]> Cc: Vinod Koul <[email protected]> Cc: Zubair Lutfullah Kakakhel <[email protected]> Cc: [email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions