move all procfs code to scsi_proc
scsi.c gets really far too big, and having all code that depends on CONFIG_PROC_FS in scsi_proc.c is a nice cleanup. Note that much of the procfs code is really really ugly and wants a rewrite to at least use the seq_file interface and probably moving to sysfs.
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment