* disk/ieee1275/ofdisk.c (grub_ofdisk_open): Don't use

grub_errno if no errors have been detected.
This commit is contained in:
proski 2008-01-14 04:16:20 +00:00
parent 1eb8c80241
commit 44cb1ec888
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2008-01-13 Pavel Roskin <proski@gnu.org>
* disk/ieee1275/ofdisk.c (grub_ofdisk_open): Don't use
grub_errno if no errors have been detected.
2008-01-12 Robert Millan <rmh@aybabtu.com>
* include/grub/util/getroot.h (grub_dev_abstraction_types): New enum.