On Sat, Sep 13, 2014 at 01:09:20AM +0200, Fabien Malfoy wrote: > From 9d5063797464f03b87a9b157eed94c25ef22b1c5 Mon Sep 17 00:00:00 2001 > From: Fabien Malfoy <fabien.malfoy@xxxxxxxxxxx> > Date: Sat, 13 Sep 2014 00:22:54 +0200 > Subject: [PATCH] Fix a coding style problem Odd this showed up here, please use 'git sendmail' to prevent that from happening next time. Also, be a bit more descriptive in your subject, what part of the kernel are you fixing? What driver? What file? What coding style issue? > > Several pointer declaration syntax have been fixed to match the coding > style. > > Signed-off-by: Fabien Malfoy <fabien.malfoy@xxxxxxxxxxx> > --- > drivers/staging/rtl8821ae/efuse.c | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) > > diff --git a/drivers/staging/rtl8821ae/efuse.c > b/drivers/staging/rtl8821ae/efuse.c > index 206012c..694082e 100644 > --- a/drivers/staging/rtl8821ae/efuse.c > +++ b/drivers/staging/rtl8821ae/efuse.c > @@ -52,11 +52,11 @@ static const struct efuse_map RTL8712_SDIO_EFUSE_TABLE[] > = { The patch is line-wrapped as well, and can't be applied :( Care to try again? thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel