* grub-core/disk/dmraid_nvidia.c (grub_dmraid_nv_detect): Remove useless
grub_errors. * grub-core/disk/mdraid1x_linux.c (grub_mdraid_detect): Simplify by not reloading whole superblock but only the part which is really needed. Remove useless grub_errors. * grub-core/disk/mdraid_linux.c (grub_mdraid_detect): Remove useless grub_errors.
This commit is contained in:
parent
e2a833958e
commit
b2582b84f2
4 changed files with 79 additions and 114 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2012-02-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/disk/dmraid_nvidia.c (grub_dmraid_nv_detect): Remove useless
|
||||
grub_errors.
|
||||
* grub-core/disk/mdraid1x_linux.c (grub_mdraid_detect): Simplify by
|
||||
not reloading whole superblock but only the part which is really needed.
|
||||
Remove useless grub_errors.
|
||||
* grub-core/disk/mdraid_linux.c (grub_mdraid_detect): Remove useless
|
||||
grub_errors.
|
||||
|
||||
2012-02-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Don't export grub_get_rtc.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue