grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] kern/err.c + disk/raid.c error handling fixes


From: Felix Zielcke
Subject: [PATCH] kern/err.c + disk/raid.c error handling fixes
Date: Tue, 12 Aug 2008 18:28:07 +0200

As requested by Robert on IRC
here are now my 2 little recent patches merged into one

2008-08-12  Felix Zielcke <address@hidden>
  
        * kern/err.c [GRUB_UTIL]: Include <stdio.h>.
          [GRUB_UTIL] (grub_print_error): Use fprintf (stderr, ...) instead of  
 
          grub_printf.
        * disk/raid.c (GRUB_MOD_INIT): Use grub_print_error() to show RAID 
        errors and reset grub_errno. Do not give errors to the upper layer.

Attachment: kern_err.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]