All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: Gunther Mayer <gunther.mayer@gmx.net>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH-2.6.10] ide-lib printk readability fix
Date: Sat, 15 Jan 2005 02:05:27 +0100	[thread overview]
Message-ID: <58cb370e05011417057bae2e@mail.gmail.com> (raw)
In-Reply-To: <41E07F55.8030803@gmx.net>

On Sat, 08 Jan 2005 16:48:21 -0800, Gunther Mayer <gunther.mayer@gmx.net> wrote:
> Hi,
> this improves logic and readability:
> - remove blank from: AbortedCommand (as other flags)
> - add blank and {} to error= line
> - clean up: remove 2 lines and extra printk
> 
> before:
>   hdd: status error: status=0x7f { DriveReady DeviceFault SeekComplete
> DataRequest CorrectedError Index Error }
>   hdd: status error: error=0x7fIllegalLengthIndication EndOfMedia
> Aborted Command MediaChangeRequested LastFailedSense 0x07
> 
> after:
>   hdd: status error: status=0x7f { DriveReady DeviceFault SeekComplete
> DataRequest CorrectedError Index Error }
>   hdd: status error: error=0x7f { IllegalLengthIndication EndOfMedia
> AbortedCommand MediaChangeRequested LastFailedSense=0x07 }
> 
> Please apply.

applied

      reply	other threads:[~2005-01-15  1:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-09  0:48 [PATCH-2.6.10] ide-lib printk readability fix Gunther Mayer
2005-01-15  1:05 ` Bartlomiej Zolnierkiewicz [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=58cb370e05011417057bae2e@mail.gmail.com \
    --to=bzolnier@gmail.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=gunther.mayer@gmx.net \
    --cc=linux-kernel@vger.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 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.