Re: [2.6 patch] small ide-scan-pci.c cleanup

2008-02-01 Thread Bartlomiej Zolnierkiewicz
On Monday 28 January 2008, Adrian Bunk wrote: > - ide_scan_pcibus() can become static > - instead of ide_scan_pci() we can use ide_scan_pcibus() directly > in module_init() > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> applied -- To unsubscribe from this list: send the line "unsubscribe

Re: [2.6 patch] small ide-scan-pci.c cleanup

2008-02-01 Thread Bartlomiej Zolnierkiewicz
On Monday 28 January 2008, Adrian Bunk wrote: - ide_scan_pcibus() can become static - instead of ide_scan_pci() we can use ide_scan_pcibus() directly in module_init() Signed-off-by: Adrian Bunk [EMAIL PROTECTED] applied -- To unsubscribe from this list: send the line unsubscribe

[2.6 patch] small ide-scan-pci.c cleanup

2008-01-28 Thread Adrian Bunk
- ide_scan_pcibus() can become static - instead of ide_scan_pci() we can use ide_scan_pcibus() directly in module_init() Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- drivers/ide/ide-scan-pci.c |9 ++--- include/linux/ide.h|1 - 2 files changed, 2 insertions(+), 8

[2.6 patch] small ide-scan-pci.c cleanup

2008-01-28 Thread Adrian Bunk
- ide_scan_pcibus() can become static - instead of ide_scan_pci() we can use ide_scan_pcibus() directly in module_init() Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- drivers/ide/ide-scan-pci.c |9 ++--- include/linux/ide.h|1 - 2 files changed, 2 insertions(+), 8