grub/grub-core/disk
Colin Watson ca3a74469a Remove nested functions from PCI iterators.
* grub-core/bus/pci.c (grub_pci_iterate): Add hook_data argument,
passed to hook.  Update all callers to pass appropriate hook data.
* grub-core/bus/emu/pci.c (grub_pci_iterate): Likewise.
* include/grub/pci.h (grub_pci_iteratefunc_t): Add data argument.
Remove NESTED_FUNC_ATTR from here and from all users.
(grub_pci_iterate): Update prototype.
* grub-core/bus/cs5536.c (grub_cs5536_find: hook): Make static
instead of nested.  Rename to ...
(grub_cs5536_find_iter): ... this.
* grub-core/kern/efi/mm.c (stop_broadcom: find_card): Likewise.
* grub-core/kern/mips/loongson/init.c (init_pci: set_card):
Likewise.
* grub-core/kern/vga_init.c (grub_qemu_init_cirrus: find_card):
Likewise.
* grub-core/video/bochs.c (grub_video_bochs_setup: find_card):
Likewise.
* grub-core/video/cirrus.c (grub_video_cirrus_setup: find_card):
Likewise.
* grub-core/video/efi_uga.c (find_framebuf: find_card): Likewise.
* grub-core/video/radeon_fuloong2e.c
(grub_video_radeon_fuloong2e_setup: find_card): Likewise.
* grub-core/video/sis315pro.c (grub_video_sis315pro_setup:
find_card): Likewise.
* grub-core/video/sm712.c (grub_video_sm712_setup: find_card):
Likewise.
2013-01-13 01:10:41 +00:00
..
arc Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
efi * grub-core/disk/efi/efidisk.c (find_parent_device): Return the parent 2012-06-09 10:43:24 +02:00
i386/pc Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
ieee1275 * grub-core/disk/diskfilter.c (grub_diskfilter_write): Call 2013-01-05 15:10:46 +01:00
AFSplitter.c small cleanup 2011-04-21 11:17:01 +02:00
ahci.c Remove nested functions from PCI iterators. 2013-01-13 01:10:41 +00:00
ata.c * grub-core/commands/hdparm.c (le16_to_char): Always byte-swap strings. 2012-06-06 12:22:32 +02:00
cryptodisk.c * grub-core/disk/cryptodisk.c (grub_cmd_cryptomount): Strip brackets 2012-12-10 19:15:51 +01:00
diskfilter.c * grub-core/disk/diskfilter.c (grub_diskfilter_write): Call 2013-01-05 15:10:46 +01:00
dmraid_nvidia.c Scan mdraid before LVM. 2012-04-18 23:11:33 +02:00
geli.c * grub-core/commands/date.c (GRUB_MOD_INIT): Remove non-uniform 2012-03-03 13:09:14 +01:00
host.c Simplify disk opening 2011-07-07 21:46:25 +02:00
ldm.c Scan mdraid before LVM. 2012-04-18 23:11:33 +02:00
loopback.c * grub-core/disk/diskfilter.c (grub_diskfilter_write): Call 2013-01-05 15:10:46 +01:00
luks.c * grub-core/commands/acpihalt.c: Add TRANSLATORS comments. 2012-03-03 12:59:28 +01:00
lvm.c * grub-core/disk/lvm.c (grub_lvm_getvalue): Handle 64-bit values. 2012-06-25 17:52:20 +02:00
mdraid1x_linux.c Scan mdraid before LVM. 2012-04-18 23:11:33 +02:00
mdraid_linux.c Scan mdraid before LVM. 2012-04-18 23:11:33 +02:00
mdraid_linux_be.c Handle big-endian mdraid. 2012-03-26 16:10:40 +02:00
memdisk.c Replace grub_module_iterate with FOR_MODULES. 2011-10-16 15:23:29 +02:00
pata.c Remove nested functions from PCI iterators. 2013-01-13 01:10:41 +00:00
raid5_recover.c * include/grub/diskfilter.h (grub_raid5_recover_func_t): Use proper 2012-06-25 17:36:50 +02:00
raid6_recover.c * include/grub/diskfilter.h (grub_raid5_recover_func_t): Use proper 2012-06-25 17:36:50 +02:00
scsi.c Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
usbms.c merge mainline into cbi 2012-02-01 14:30:40 +01:00