From: Marcelo Roberto Jimenez <mroberto@cetuc.puc-rio.br>
To: Trivial Patch Monkey <trivial@rustcorp.com.au>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] 2.5.45 [TRIVIAL]: Cosmetic ide-cd error message printk format
Date: 01 Nov 2002 18:19:34 -0200 [thread overview]
Message-ID: <1036181975.2036.13.camel@genipapo> (raw)
This is just part one, once I got the message. Now have I to
figure out WHY I got this message :-)
Regards,
Marcelo.
diff -Nru a/drivers/ide/ide-cd.c b/drivers/ide/ide-cd.c
--- a/drivers/ide/ide-cd.c Fri Nov 1 18:02:36 2002
+++ b/drivers/ide/ide-cd.c Fri Nov 1 18:02:36 2002
@@ -1462,7 +1462,7 @@
} else {
confused:
printk ("%s: cdrom_pc_intr: The drive "
- "appears confused (ireason = 0x%2x)\n",
+ "appears confused (ireason = 0x%02x)\n",
drive->name, ireason);
rq->flags |= REQ_FAILED;
}
reply other threads:[~2002-11-01 21:13 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=1036181975.2036.13.camel@genipapo \
--to=mroberto@cetuc.puc-rio.br \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@rustcorp.com.au \
/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®