• Christoph Hellwig's avatar
    [PATCH] split private and public scsi headers · 21eb047c
    Christoph Hellwig authored
    Two new headers:
    
      scsi_priv.h - for macros/declarations private to the scsi midlayer
    		  (= not EXPORT_SYMBOL()ed)
      scsi_logging.h - for SCSI_LOG_* and friends, semi-private to the
      		midlayer and the upper drivers.  One abuse of this
    		in dpt_i2o killed.
    21eb047c
scsi_lib.c 39.5 KB