Files
kernel/include
Jeff Garzik 3c990e9219 [PATCH] PCI: fix pci_request_region[s] arg
Add missing 'const' to pci_request_region[s] 'res_name' arg,
    since we pass it directly to __request_region(), whose 'name' arg
    is also const.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-03-23 14:35:16 -08:00
..
2006-03-23 14:35:15 -08:00
2006-03-22 00:13:35 +01:00
2006-03-23 07:38:04 -08:00
2006-03-21 13:05:45 -06:00
2006-03-22 14:37:15 +01:00