On Thu, Nov 27, 2014 at 09:00:03PM +0530, Anjana Sasindran wrote: > This patch fixes the two checkpatch.pl warnings: > > WARNING:Missing a blank line after declaration > > Signed-off-by: Anjana Sasindran <anjanasasindran...@gmail.com> > --- > drivers/staging/rtl8712/drv_types.h | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/drivers/staging/rtl8712/drv_types.h > b/drivers/staging/rtl8712/drv_types.h > index 3d0a98b..3d8abfa 100644 > --- a/drivers/staging/rtl8712/drv_types.h > +++ b/drivers/staging/rtl8712/drv_types.h > @@ -1,4 +1,4 @@ > -/****************************************************************************** > +0/****************************************************************************** > * > * Copyright(c) 2007 - 2010 Realtek Corporation. All rights reserved. > *
You obviously did not compile this change :( -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/