From: Randy Dunlap <randy.dunlap@oracle.com>
To: Jesper Juhl <jesper.juhl@gmail.com>
Cc: linux-kernel@vger.kernel.org, Andi Kleen <ak@suse.de>,
Trent Waddington <trent.waddington@gmail.com>,
Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>,
Alan Cox <alan@lxorguk.ukuu.org.uk>,
Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: [PATCH][1/5] floppy.c: Initial (partial) CodingStyle cleanup
Date: Mon, 5 Feb 2007 16:43:29 -0800 [thread overview]
Message-ID: <20070205164329.8f1eca97.randy.dunlap@oracle.com> (raw)
In-Reply-To: <200702060028.50439.jesper.juhl@gmail.com>
On Tue, 6 Feb 2007 00:28:50 +0100 Jesper Juhl wrote:
>
> This is a basic CodingStyle cleanup for drivers/block/floppy.c
>
> There are no functional changes in this patch.
>
> Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
> ---
>
> floppy.c | 203 ++++++++++++++++++++++++-----------------------------
> 1 file changed, 94 insertions(+), 109 deletions(-)
>
> --- linux-2.6.20-orig/drivers/block/floppy.c 2007-02-04 19:44:54.000000000 +0100
> +++ linux-2.6.20/drivers/block/floppy.c 2007-02-05 23:08:39.000000000 +0100
> @@ -1252,8 +1258,8 @@
> DPRINT("Invalid data rate for perpendicular mode!\n");
> cont->done(0);
> FDCS->reset = 1; /* convenient way to return to
> - * redo without to much hassle (deep
> - * stack et al. */
> + * redo without to much hassle
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~> too
> + * (deep stack et al. */
> return;
> }
> } else
---
~Randy
prev parent reply other threads:[~2007-02-06 0:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-05 23:28 Jesper Juhl
2007-02-06 0:43 ` Randy Dunlap [this message]
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=20070205164329.8f1eca97.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=ak@suse.de \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=bzolnier@gmail.com \
--cc=jesper.juhl@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=trent.waddington@gmail.com \
/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®