lkml.org 
[lkml]   [2005]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 543] Zorro: replace printk() with pr_info() in drivers/zorro/zorro.c
Zorro: This fixes the only printk() in drivers/zorro that has no KERN_*
constant.

Signed-off-by: James Nelson <james4765@gmail.com>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

--- linux-2.6.12-rc1/drivers/zorro/zorro.c 2005-01-20 16:33:13.246088014 -0500
+++ linux-m68k-2.6.12-rc1/drivers/zorro/zorro.c 2005-01-20 20:11:38.268850722 -0500
@@ -134,7 +134,7 @@
if (!MACH_IS_AMIGA || !AMIGAHW_PRESENT(ZORRO))
return 0;

- printk("Zorro: Probing AutoConfig expansion devices: %d device%s\n",
+ pr_info("Zorro: Probing AutoConfig expansion devices: %d device%s\n",
zorro_num_autocon, zorro_num_autocon == 1 ? "" : "s");

/* Initialize the Zorro bus */
Gr{oetje,eeting}s,
Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
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/

\
 
 \ /
  Last update: 2005-03-22 14:11    [W:0.081 / U:0.620 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site