diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-02-29 12:51:07 +0300 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-03-03 21:13:01 +0530 |
commit | d387ef021a218ee66fe6b64cf447da09cac5c53b (patch) | |
tree | de709580fc64a6e0ef5fcfdf3c7e7da5675a15d7 /drivers/dma/sun4i-dma.c | |
parent | 36bf8fc42ea41110c02f47456dbc4283ee7981dc (diff) |
dma/mic_x100_dma: IS_ERR() vs PTR_ERR() typo
This is harmless because the caller only cares about zero vs non-zero
but we should be returning PTR_ERR() here.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/sun4i-dma.c')
0 files changed, 0 insertions, 0 deletions