[PATCH 1/7] dmaengine: xilinx_vdma: Fix checkpatch.pl warnings

Moritz Fischer moritz.fischer at ettus.com
Tue Mar 15 10:50:23 PDT 2016


Hi,

this patch looks fine to me.

On Tue, Mar 15, 2016 at 10:23 AM, Kedareswara rao Appana
<appana.durga.rao at xilinx.com> wrote:
> 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: Moritz Fischer <moritz.fischer at ettus.com>

> Signed-off-by: Kedareswara rao Appana <appanad at xilinx.com>

Cheers,

Moritz



More information about the linux-arm-kernel mailing list