]> git.ipfire.org Git - thirdparty/grub.git/commit
* grub-core/disk/dmraid_nvidia.c (grub_dmraid_nv_detect): Remove useless
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 26 Feb 2012 22:36:12 +0000 (23:36 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 26 Feb 2012 22:36:12 +0000 (23:36 +0100)
commitb2582b84f27a9e6307aedabb9430b72da462ec67
treeb60326cf4372ef79826aa48f922b127f11497548
parente2a833958eefe3456e17a39d874ed29119a7cd84
* 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.
ChangeLog
grub-core/disk/dmraid_nvidia.c
grub-core/disk/mdraid1x_linux.c
grub-core/disk/mdraid_linux.c