diff options
author | Pan Bian <bianpan2016@163.com> | 2017-08-08 17:35:42 +0300 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | 2017-08-23 17:49:22 +0300 |
commit | dbf5f6424ed92131b2d5bf363a0176d8a9f531ef (patch) | |
tree | 0c6b7f9139b25b7dba3ebcc1a1833de18d884a34 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 892dd1831392adbdf4e55d0c284c3aea6ba4d855 (diff) | |
download | linux-dbf5f6424ed92131b2d5bf363a0176d8a9f531ef.tar.xz |
mtd: nand: sh_flctl: use dma_mapping_error to check map errors
The return value of dma_map_single() should be checked by
dma_mapping_error(). However, in function flctl_dma_fifo0_transfer(), its
return value is checked against NULL, which could result in failures.
Signed-off-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions