2011-03-07 Szymon Janc <szymon@janc.net.pl>

* grub-core/fs/zfs/zfs.c (zap_leaf_lookup):
	Set-but-not-used variable removed.
This commit is contained in:
Szymon Janc 2011-03-07 22:23:06 +01:00
parent 028501a0e0
commit 57d75699d6
2 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2011-03-07 Szymon Janc <szymon@janc.net.pl>
* grub-core/fs/zfs/zfs.c (zap_leaf_lookup):
Set-but-not-used variable removed.
2011-02-12 Vladimir Serbinenko <phcoder@gmail.com>
Workaround yet another IEEE1275 bug.