[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20161125130946.GE6266@mwanda>
Date: Fri, 25 Nov 2016 16:10:29 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Walt Feasel <waltfeasel@...il.com>
Cc: w.d.hubbs@...il.com, devel@...verdev.osuosl.org, kirk@...sers.ca,
gregkh@...uxfoundation.org, speakup@...ux-speakup.org,
linux-kernel@...r.kernel.org, samuel.thibault@...-lyon.org,
chris@...-brannons.com
Subject: Re: [PATCH v2 1/5] staging: speakup: synth.c Spaces around operators
On Sat, Nov 19, 2016 at 12:35:43PM -0500, Walt Feasel wrote:
> Make suggested checkpatch modification for
> CHECK: spaces preferred around that '+,|,-,/'
>
> Signed-off-by: Walt Feasel <waltfeasel@...il.com>
> ---
> v2 makes changes to correct for email format patch submission
>
> drivers/staging/speakup/synth.c | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/drivers/staging/speakup/synth.c b/drivers/staging/speakup/synth.c
> index 54b2f39..9c73a33 100644
> --- a/drivers/staging/speakup/synth.c
> +++ b/drivers/staging/speakup/synth.c
> @@ -1,4 +1,4 @@
> -#include <linux/types.h>
> +w#include <linux/types.h>
This is a mistake.
regards,
dan carpenter
Powered by blists - more mailing lists