From: "Paolo Ciarrocchi" <paolo.ciarrocchi@gmail.com>
To: "Ingo Molnar" <mingo@elte.hu>
Cc: tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com,
"Linux Kernel" <linux-kernel@vger.kernel.org>,
trivial@kernel.org
Subject: Re: [PATCH 1/5] Codying style fixes in ./arch/x86/ia32
Date: Tue, 8 Jan 2008 11:24:15 +0100 [thread overview]
Message-ID: <4d8e3fd30801080224ra6332c6m6b61b0db45dd72ca@mail.gmail.com> (raw)
In-Reply-To: <20080108102003.GC6906@elte.hu>
On Jan 8, 2008 11:20 AM, Ingo Molnar <mingo@elte.hu> wrote:
>
> * Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> wrote:
>
> > int ia32_classify_syscall(unsigned syscall)
> > {
> > - switch(syscall) {
> > + switch (syscall) {
> > case __NR_open:
> > return 2;
> > case __NR_openat:
>
> this patch has whitespace damage. (tabs got converted to spaces)
>
> i fixed this up, but the other patches in your queue are corrupted too,
> they have linewraps and tabs->spaces problems as well.
:-/ Sorry about that, I fwed the patch queue with gmail.
> also, please use unique subjects for your patches. Instead of:
>
> Subject: Codying style fixes in ./arch/x86/ia32
>
> use:
>
> Subject: x86: coding style fixes in arch/x86/ia32/audit.c
>
> (also please keep them lower case)
OK, will do that when I'll back home.
And I'll send the patch queue using a proper MUA :-)
Thanks.
Ciao,
--
Paolo
http://paolo.ciarrocchi.googlepages.com/
next prev parent reply other threads:[~2008-01-08 10:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-07 11:35 Paolo Ciarrocchi
2008-01-08 10:20 ` Ingo Molnar
2008-01-08 10:24 ` Paolo Ciarrocchi [this message]
2008-01-08 10:28 ` Ingo Molnar
2008-01-08 10:41 ` Paolo Ciarrocchi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4d8e3fd30801080224ra6332c6m6b61b0db45dd72ca@mail.gmail.com \
--to=paolo.ciarrocchi@gmail.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=trivial@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®