On Wed, Feb 11, 2009 at 01:29:32PM -0800, akpm@xxxxxxxxxxxxxxxxxxxx wrote: > --- a/drivers/message/fusion/mptbase.h~mpt-remove-unused-struct-mpt_proc_entry_t > +++ a/drivers/message/fusion/mptbase.h > @@ -402,17 +402,6 @@ typedef struct _VirtDevice { > #define MPT_TARGET_FLAGS_RAID_COMPONENT 0x40 > #define MPT_TARGET_FLAGS_LED_ON 0x80 > > -/* > - * /proc/mpt interface > - */ > -typedef struct { > - const char *name; > - mode_t mode; > - int pad; > - read_proc_t *read_proc; > - write_proc_t *write_proc; > -} mpt_proc_entry_t; Andrew, please, just drop it. I'll remove this code and much more during final conversion to seqfiles. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html