From: Kurt Wall <kwall@kurtwerks.com>
To: LKML <linux-kernel@vger.kernel.org>
Cc: jgarzik@pobox.com, linux-ide@vger.kernel.org
Subject: Fix make mandocs for ata_piix.c
Date: Mon, 30 Jan 2006 22:31:24 -0500 [thread overview]
Message-ID: <20060131033124.GQ1501@kurtwerks.com> (raw)
"make mandocs" complains when on ata_piix.c because
piix_check_450nx_errata() has undescribed parameters. This patch silences
this warning by adding descriptions for the undescribed parameters.
Signed-off-by: Kurt Wall <kwall@kurtwerks.com>
--- ./linux-2.6.16-rc1/drivers/scsi/ata_piix.c.orig 2006-01-30 21:24:16.000000000 -0500
+++ ./linux-2.6.16-rc1/drivers/scsi/ata_piix.c 2006-01-30 22:30:39.000000000 -0500
@@ -624,6 +624,7 @@
/**
* piix_check_450nx_errata - Check for problem 450NX setup
+ * @ata_dev: ATA device to check
*
* Check for the present of 450NX errata #19 and errata #25. If
* they are found return an error code so we can turn off DMA
--
Finagle's First Law:
If an experiment works, something has gone wrong.
reply other threads:[~2006-01-31 3:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20060131033124.GQ1501@kurtwerks.com \
--to=kwall@kurtwerks.com \
--cc=jgarzik@pobox.com \
--cc=linux-ide@vger.kernel.org \
--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 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®