diff options
author | Kedareswara rao Appana <appana.durga.rao@xilinx.com> | 2016-04-06 07:14:55 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-04-06 17:41:17 +0200 |
commit | 48a59edc63ed83283bf2d2523137ab0578feac1a (patch) | |
tree | 405cb711c362c1f7d693e37460c84672a38a6faa /Documentation/lzo.txt | |
parent | dmaengine: vdma: Fix race condition in Non-SG mode (diff) | |
download | linux-48a59edc63ed83283bf2d2523137ab0578feac1a.tar.xz linux-48a59edc63ed83283bf2d2523137ab0578feac1a.zip |
dmaengine: vdma: Fix checkpatch.pl warnings
This patch fixes the below checkpatch.pl warnings.
WARNING: void function return statements are not generally useful
+ return;
+}
WARNING: void function return statements are not generally useful
+ return;
+}
WARNING: Missing a blank line after declarations
+ u32 errors = status & XILINX_VDMA_DMASR_ALL_ERR_MASK;
+ vdma_ctrl_write(chan, XILINX_VDMA_REG_DMASR,
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Moritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'Documentation/lzo.txt')
0 files changed, 0 insertions, 0 deletions