From: Greg KH on 22 Apr 2010 18:40 On Thu, Apr 22, 2010 at 11:37:35PM +0200, Roel Van Nyen wrote: > Fix coding style errors > > Signed-off-by: Roel Van Nyen <roel.vannyen(a)gmail.com> > > --- > > drivers/staging/rtl8187se/r8180_rtl8225z2.c | 58 ++++++++++++++------------- > > 1 files changed, 30 insertions(+), 28 deletions(-) > > diff --git a/drivers/staging/rtl8187se/r8180_rtl8225z2.c b/drivers/staging/rtl8187se/r8180_rtl8225z2.c > > index 6edf5a4..9c38b3a 100644 > > --- a/drivers/staging/rtl8187se/r8180_rtl8225z2.c > > +++ b/drivers/staging/rtl8187se/r8180_rtl8225z2.c Very wierd, your email client doubled all of the lines. Did you use git send-email to send this patch, or did you cut-and-paste into gmail? If the latter, please don't :) thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Greg KH on 30 Apr 2010 15:10 On Sun, Apr 25, 2010 at 03:18:26PM +0200, Roel Van Nyen wrote: > From: Roel Van Nyen <roel(a)roel-laptop.(none)> > > Fix coding style errors > > Signed-off-by: Roel Van Nyen <roel.vannyen(a)gmail.com> > --- > drivers/staging/rtl8187se/r8180_rtl8225z2.c | 58 ++++++++++++++------------- This is already in the linux-next tree, sorry :( thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [GIT PATCH] USB fixes for 2.6.34-git Next: [GIT PATCH] driver core fixes for 2.6.34-git |