public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 6/9] MPT: remove unused struct -- mpt_proc_entry_t
@ 2008-06-09 23:36 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2008-06-09 23:36 UTC (permalink / raw)
  To: James.Bottomley; +Cc: linux-scsi, akpm, adobriyan, Eric.Moore

From: Alexey Dobriyan <adobriyan@gmail.com>

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Cc: "Moore, Eric Dean" <Eric.Moore@lsi.com>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/message/fusion/mptbase.h |   11 -----------
 1 file changed, 11 deletions(-)

diff -puN drivers/message/fusion/mptbase.h~mpt-remove-unused-struct-mpt_proc_entry_t drivers/message/fusion/mptbase.h
--- 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;
-
 #define MPT_PROC_READ_RETURN(buf,start,offset,request,eof,len) \
 do { \
 	len -= offset;			\
_

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-09 23:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-09 23:36 [patch 6/9] MPT: remove unused struct -- mpt_proc_entry_t akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox