All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Lord <lkml@rtr.ca>
To: "Michael Kühn" <breiteseite1337@googlemail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [x86_64] remove unused variable from drivers/ata/ahci.c
Date: Fri, 14 Dec 2007 21:41:30 -0500	[thread overview]
Message-ID: <47633EDA.6020004@rtr.ca> (raw)
In-Reply-To: <47631BC0.5090500@googlemail.com>

Michael Kühn wrote:
> Hi,
> 
> my first kernel patch, yay. :-)
> 
> On the file drivers/ata/ahci.c in line 1433 is declared a variable that
> is never used in the function. I removed it.
> 
> Patch is in attachments (based on 2.6.23.10).

...

You'll need to do:

(1) repost it, but this time to linux-ide@vger.kernel.org,
(2) place the patch INLINE, where it's easier to comment/correct as needed,
(3) include a Signed-off-by line,
(4) read / follow much of the Documentation/SubmittingPatches file.

*Then* you can try for fame and glory!

:)

      reply	other threads:[~2007-12-15  2:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-15  0:11 [x86_64] remove unused variable from drivers/ata/ahci.c Michael Kühn
2007-12-15  2:41 ` Mark Lord [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=47633EDA.6020004@rtr.ca \
    --to=lkml@rtr.ca \
    --cc=breiteseite1337@googlemail.com \
    --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.