Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'stable/broadcom.ibft-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6

* 'stable/broadcom.ibft-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6:
iscsi_ibft: iscsi_ibft_find unused variable i

+2
+2
drivers/firmware/iscsi_ibft_find.c
··· 108 108 */ 109 109 unsigned long __init find_ibft_region(unsigned long *sizep) 110 110 { 111 + #ifdef CONFIG_ACPI 111 112 int i; 113 + #endif 112 114 ibft_addr = NULL; 113 115 114 116 #ifdef CONFIG_ACPI