[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070509222548.0c878055.akpm@linux-foundation.org>
Date: Wed, 9 May 2007 22:25:48 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Jeff Garzik <jeff@...zik.org>
Cc: Kristen Carlson Accardi <kristen.c.accardi@...el.com>,
linux-ide@...r.kernel.org, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org, htejun@...il.com,
"Randy.Dunlap" <rdunlap@...otime.net>
Subject: Re: [patch 1/7] libata: check for AN support
On Thu, 10 May 2007 01:14:38 -0400 Jeff Garzik <jeff@...zik.org> wrote:
> Andrew Morton wrote:
> >> + * @dev: Device to which command will be sent
> >> + *
> >> + * Issue SET FEATURES - SATA FEATURES command to device @dev
> >> + * on port @ap.
> >> + *
> >> + * LOCKING:
> >> + * PCI/etc. bus probe sem.
> >> + *
> >> + * RETURNS:
> >> + * 0 on success, AC_ERR_* mask otherwise.
> >> + */
> >
> > ooh, locking and return value documentation. Often missed, and nice.
>
>
> We set high standards in the libata world ;-)
>
It seems to be working. This series is perhaps the most idiomatic and
generally kernelly-looking code I've seen in ages.
Who cares if it works? ;)
-
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