[PATCH] 2.5.45 [TRIVIAL]: Cosmetic ide-cd error message printk format

From: Marcelo Roberto Jimenez (mroberto@cetuc.puc-rio.br)
Date: Fri Nov 01 2002 - 15:19:34 EST


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;
         }

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Nov 07 2002 - 22:00:22 EST