• Christoph Hellwig's avatar
    move all procfs code to scsi_proc · ed54ad08
    Christoph Hellwig authored
    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.
    ed54ad08
scsi_syms.c 2.79 KB