* grub-core/fs/zfs/zfs.c (grub_zfs_read): Remove useless alloc and

handle NULL appropriately.
	Remove MIN.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-01-14 11:23:51 +01:00
parent 30c7d3ce34
commit 74a1dce71d
2 changed files with 14 additions and 10 deletions

View file

@ -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.