* [PATCH] 2.5.45 [TRIVIAL]: Cosmetic ide-cd error message printk format
@ 2002-11-01 20:19 Marcelo Roberto Jimenez
0 siblings, 0 replies; only message in thread
From: Marcelo Roberto Jimenez @ 2002-11-01 20:19 UTC (permalink / raw)
To: Trivial Patch Monkey; +Cc: linux-kernel
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;
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-11-01 21:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-01 20:19 [PATCH] 2.5.45 [TRIVIAL]: Cosmetic ide-cd error message printk format Marcelo Roberto Jimenez
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®