فهرست منبع

ide kill unused ide_cmd->special

Impact: removal of unused field

No one uses ide_cmd->special anymore.  Kill it.

Signed-off-by: Tejun Heo <tj@kernel.org>
Tejun Heo 16 سال پیش
والد
کامیت
46a802e852
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      include/linux/ide.h

+ 0 - 1
include/linux/ide.h

@@ -324,7 +324,6 @@ struct ide_cmd {
 	unsigned int		cursg_ofs;
 	unsigned int		cursg_ofs;
 
 
 	struct request		*rq;		/* copy of request */
 	struct request		*rq;		/* copy of request */
-	void			*special;	/* valid_t generally */
 };
 };
 
 
 /* ATAPI packet command flags */
 /* ATAPI packet command flags */