[LinuxPPS] 9 May 22:01 - ide: make /proc/ide/ optional
linuxpps: Bartlomiej Zolnierkiewicz <>
webmaster at enneenne.com
Fri May 11 23:45:11 CEST 2007
ide: make /proc/ide/ optional
All important information/features should be already available through
sysfs and ioctl interfaces.
Add CONFIG_IDE_PROC_FS (CONFIG_SCSI_PROC_FS rip-off) config option,
disabling it makes IDE driver ~5 kB smaller (on x86-32).
While at it add CONFIG_PROC_FS=n versions of proc_ide_{create,destroy}()
and remove no longer needed #ifdefs.
Signed-off-by: Bartlomiej Zolnierkiewicz
drivers/ide/Kconfig
drivers/ide/Makefile
drivers/ide/ide-cd.c
drivers/ide/ide-disk.c
drivers/ide/ide-floppy.c
drivers/ide/ide-tape.c
drivers/ide/ide.c
drivers/ide/pci/alim15x3.c
drivers/ide/pci/amd74xx.c
drivers/ide/pci/cmd64x.c
drivers/ide/pci/sis5513.c
drivers/scsi/ide-scsi.c
include/linux/ide.h
URL: http://gitweb.enneenne.com/?p=linuxpps;a=commit;h=ecfd80e4a514123070b4cfb674b817ba75055df2
More information about the LinuxPPS
mailing list