diff options
author | Maninder Singh <maninder1.s@samsung.com> | 2015-06-26 12:34:48 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2015-07-07 06:22:11 +0200 |
commit | 4483320e241c5f6b63caa912343eb73c8b1dfd18 (patch) | |
tree | 31595e8637f7cce4e951d2f5c5e6d5fc81f5e8e1 /drivers/dma/ioat | |
parent | dmaengine: imx-dma: Check for clk_prepare_enable() error (diff) | |
download | linux-4483320e241c5f6b63caa912343eb73c8b1dfd18.tar.xz linux-4483320e241c5f6b63caa912343eb73c8b1dfd18.zip |
dmaengine: Use Pointer xt after NULL check.
Removing static analysis error:-
Possible null pointer dereference: xt
Because currently xt is dereferenced before NULL check,
Thus Use it after NULL Check.
Signed-off-by: Maninder Singh <maninder1.s@samsung.com>
Reviewed-by: Vaneet Narang <v.narang@samsung.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/ioat')
0 files changed, 0 insertions, 0 deletions