[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <47633EDA.6020004@rtr.ca>
Date: Fri, 14 Dec 2007 21:41:30 -0500
From: Mark Lord <lkml@....ca>
To: Michael Kühn <breiteseite1337@...glemail.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [x86_64] remove unused variable from drivers/ata/ahci.c
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@...r.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!
:)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists