[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1310325760.12531.YahooMailRC@web26207.mail.ukl.yahoo.com>
Date: Sun, 10 Jul 2011 20:22:40 +0100 (BST)
From: Mark Pearson <markpearson_de@...oo.de>
To: Greg KH <greg@...ah.com>
Cc: abbotti@....co.uk, fmhess@...rs.sourceforge.net,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: AW: [PATCH] Staging: comedi: Fixing style issues
----- Ursprüngliche Mail ----
> Von: Greg KH <greg@...ah.com>
> An: markpearson_de@...oo.de
> CC: abbotti@....co.uk; fmhess@...rs.sourceforge.net;
>devel@...verdev.osuosl.org; linux-kernel@...r.kernel.org
> Gesendet: Sonntag, den 10. Juli 2011, 20:26:34 Uhr
> Betreff: Re: [PATCH] Staging: comedi: Fixing style issues
>
> On Sun, Jul 10, 2011 at 08:12:46PM +0200, markpearson_de@...oo.de wrote:
> > From: Mark Pearson <markpearson_de@...oo.de>
> >
> > comedi_fops.c : Warning that externs should be avoided in .c files.
> > A forward function decleration was declared extern
> > although it was only used internally. Changed
> > decleration to static.
> > comedi.h : Fixed warning that storage class should be a the
> > begining of declerations.
> >
> > Lindent ran on both files.
> >
> > Ignore previous patch - forgot to add signed off by.
>
> Care to break this up into a set of "only do one thing per patch"
> series? That way it's reviewable.
>
> Also, running Lindent is usually a very bad idea on files that have been
> around for a while now. It causes a lot of unneeded churn, please just
> make the minor changes needed to be checkpatch.pl clean by hand.
>
> thanks,
>
> greg k-h
>
No problem Greg. I've submitted the patches for the two files again as a
one-thing-per-patch and left out the Lindent.
Thanks for the feedback.
Cheers, Mark.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists