Re: [PATCH] staging/olpc_dcon: fix checkpatch warnings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, May 06, 2014 at 06:32:15PM +0200, Nicolas Joseph wrote:
> WARNING: Missing a blank line after declarations
> 
> Signed-off-by: Nicolas Joseph <nicolas.joseph@xxxxxxxxxxxxxxxx>
> Acked-by: Jens Frederich <jfrederich@xxxxxxxxx>
> ---
>  drivers/staging/olpc_dcon/olpc_dcon.c | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/olpc_dcon/olpc_dcon.c b/drivers/staging/olpc_dcon/olpc_dcon.c
> index 26b4ec5..eb83b28 100644
> --- a/drivers/staging/olpc_dcon/olpc_dcon.c
> +++ b/drivers/staging/olpc_dcon/olpc_dcon.c
> @@ -210,6 +210,7 @@ static void dcon_sleep(struct dcon_priv *dcon, bool sleep)
>  
>     if (sleep) {
>         u8 pm = 0;
> +
>         x = olpc_ec_cmd(EC_DCON_POWER_MODE, &pm, 1, NULL, 0);
>         if (x)
>             pr_warn("unable to force dcon to power down: %d!\n", x);

All of the tabs were stripped out and replaced with spaces, making it
impossible to apply this patch :(

Can you please fix up your email client and resend?

thanks,

greg k-h
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux