2010-01-27 Robert Millan <rmh.grub@aybabtu.com>

Remove unused parameter.
	
	* fs/iso9660.c (struct grub_iso9660_data): Remove `length' parameter.
	(grub_iso9660_open): Remove initialization of `data->length'.
This commit is contained in:
Robert Millan 2010-01-27 03:11:20 +00:00
parent af75a9f19a
commit c294d9d812
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,10 @@
2010-01-27 Robert Millan <rmh.grub@aybabtu.com>
Remove unused parameter.
* fs/iso9660.c (struct grub_iso9660_data): Remove `length' parameter.
(grub_iso9660_open): Remove initialization of `data->length'.
2010-01-27 Robert Millan <rmh.grub@aybabtu.com>
* util/grub-fstest.c (fstest): Rewrite allocation, fixing a few