From: Michal Marek on 26 Mar 2010 09:20 On 25.3.2010 18:22, Andrea Gelmini wrote: > scripts/genksyms/lex.c: deleted extra spaces > > Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> > --- > scripts/genksyms/lex.c_shipped | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/scripts/genksyms/lex.c_shipped b/scripts/genksyms/lex.c_shipped > index 2ac23bc..5682dfd 100644 > --- a/scripts/genksyms/lex.c_shipped > +++ b/scripts/genksyms/lex.c_shipped > @@ -27,7 +27,7 @@ > /* %endif */ > > /* %if-c-only */ > - > + > /* %endif */ This is a generated file, I don't think there is value in manually fixing coding style issues in it, each subsequent update would overwrite the changes. Michal -- 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: Andrea Gelmini on 26 Mar 2010 09:30 2010/3/26 Michal Marek <mmarek(a)suse.cz>: > This is a generated file, I don't think there is value in manually > fixing coding style issues in it, each subsequent update would overwrite > the changes. You're right. I saw it after send. Thanks a lot, Andrea -- 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: Broken mmotm.git at zen-kernel.org Next: [-v2 PATCH 3/6] x86: Unify APERF/MPERF support |