On Wed, Aug 05, 2015 at 11:19:53PM +0300, Lior Pugatch wrote: > This patch fixes checkpatch.pl warnings, > related to comments. > > Signed-off-by: Lior Pugatch <buzz5800@xxxxxxxxx> > --- > drivers/staging/panel/panel.c | 38 +++++++++++++++++++++++++------------- > 1 file changed, 25 insertions(+), 13 deletions(-) > > diff --git a/drivers/staging/panel/panel.c b/drivers/staging/panel/panel.c > index 3e9ee7e..6b96369 100644 > --- a/drivers/staging/panel/panel.c > +++ b/drivers/staging/panel/panel.c > @@ -785,6 +785,7 @@ static void long_sleep(int ms) > * send a serial byte to the LCD panel. The caller is responsible for locking > * if needed. > */ > + Why is this line added? And please fix up your subject to say what part of the kernel you are changing and be more specific, something like: staging: panel: fix comment... thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel