On Thu, Jan 21, 2016 at 12:27:59PM +0300, Dan Carpenter wrote:
> These are all checkpatch.pl warnings, not sparse warnings.
>
> regards,
> dan carpenter
>
Thanks for pointing this out. I will be more careful when choosing a subject in
the future.
Regards,
--Arthur Marble
___
These are all checkpatch.pl warnings, not sparse warnings.
regards,
dan carpenter
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
On Wed, Jan 20, 2016 at 11:23:33PM +0100, Willy Tarreau wrote:
> Hello Arthur,
>
> On Wed, Jan 20, 2016 at 03:09:20PM -0600, Arthur Marble wrote:
> > This patch fixes 'Lines longer than 80 columns' and 'No space is necessary
> > after
> > a cast' warnings in /drivers/staging/panel/panel.c.
>
> T
Hello Arthur,
On Wed, Jan 20, 2016 at 03:09:20PM -0600, Arthur Marble wrote:
> This patch fixes 'Lines longer than 80 columns' and 'No space is necessary
> after
> a cast' warnings in /drivers/staging/panel/panel.c.
Thank you but this one has already been proposed twice and I think the
last one
This patch fixes 'Lines longer than 80 columns' and 'No space is necessary after
a cast' warnings in /drivers/staging/panel/panel.c.
Signed-off-by: Arthur Marble
---
drivers/staging/panel/panel.c | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/panel/pan
On Thu, Apr 17, 2014 at 11:15:10PM -0700, Greg Kroah-Hartman wrote:
> On Fri, Apr 18, 2014 at 08:01:22AM +0200, Bastien Armand wrote:
> > This patch fixes sparse warnings in panel.c.
>
> What sparse warnings were fixed here?
>
> It looks like you did a lot of different things, can you please brea
On Fri, Apr 18, 2014 at 08:01:22AM +0200, Bastien Armand wrote:
> This patch fixes sparse warnings in panel.c.
What sparse warnings were fixed here?
It looks like you did a lot of different things, can you please break
this out into "one patch per logical change" so it can be reviewed
easier?
th
This patch fixes sparse warnings in panel.c.
Signed-off-by: Bastien Armand
---
drivers/staging/panel/panel.c | 209 ++---
1 file changed, 111 insertions(+), 98 deletions(-)
diff --git a/drivers/staging/panel/panel.c b/drivers/staging/panel/panel.c
index 08f