On Thu, Apr 12, 2007 at 02:17:34AM +0200, Stefan Reinauer wrote:
> This patch makes a some elf debugging information available at log level
> debug instead of spew. It also fixes a typo.
> 
> Signed-off-by: Stefan Reinauer <[EMAIL PROTECTED]>

Acked-by: Uwe Hermann <[EMAIL PROTECTED]>

Any special reason to change the debug level? Just curious...


> @@ -659,7 +659,7 @@
>               /* Shutdown the stream device */
>               stream_fini();
>  
> -             printk_err("Cannot Load ELF Image\n");
> +             printk_err("Can not load ELF Image.\n");

"Cannot" is perfectly fine. I'd rather change "Image" to "image".


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org

Attachment: signature.asc
Description: Digital signature

-- 
linuxbios mailing list
[email protected]
http://www.linuxbios.org/mailman/listinfo/linuxbios

Reply via email to