From: a.othieno@bluewin.ch (Arthur Othieno)
To: Jesper Juhl <jesper.juhl@gmail.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH] small cleanup for kernel/printk.c - CodingStyle, Whitespace, printk() loglevels...
Date: Wed, 5 Oct 2005 20:09:27 -0400 [thread overview]
Message-ID: <20051006000927.GA5463@mars> (raw)
In-Reply-To: <9a8748490510051641m11f554efn5ef13e4fdecbc442@mail.gmail.com>
On Thu, Oct 06, 2005 at 01:41:53AM +0200, Jesper Juhl wrote:
> On 10/6/05, Arthur Othieno <a.othieno@bluewin.ch> wrote:
> > On Wed, Oct 05, 2005 at 11:56:49PM +0200, Jesper Juhl wrote:
[ snip ]
> > > - struct console *a,*b;
> > > + struct console *a, *b;
> > > int res = 1;
> >
> > Beep! :)
> >
> huh?
That particular line (struct console *a, *b;) remains indented 8 spaces,
unlike the surrounding code..
Arthur
next prev parent reply other threads:[~2005-10-06 0:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-05 21:56 [PATCH] small cleanup for kernel/printk.c - CodingStyle, Whitespace, printk() loglevels Jesper Juhl
2005-10-05 22:09 ` Arthur Othieno
2005-10-05 23:41 ` Jesper Juhl
2005-10-06 0:09 ` Arthur Othieno [this message]
2005-10-06 0:33 ` Jesper Juhl
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=20051006000927.GA5463@mars \
--to=a.othieno@bluewin.ch \
--cc=akpm@osdl.org \
--cc=jesper.juhl@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.