* grub-core/fs/zfs/zfs.c (grub_zfs_read): Remove useless alloc and
handle NULL appropriately. Remove MIN.
This commit is contained in:
parent
30c7d3ce34
commit
74a1dce71d
2 changed files with 14 additions and 10 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-01-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/zfs/zfs.c (grub_zfs_read): Remove useless alloc and
|
||||
handle NULL appropriately.
|
||||
Remove MIN.
|
||||
|
||||
2012-01-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix efiemu.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue