ide: struct ide_atapi_pc - remove unused fields and update documentation

Signed-off-by: NBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
上级 b1b1cd9a
......@@ -426,13 +426,9 @@ struct ide_atapi_pc {
struct idetape_bh *bh;
char *b_data;
/* idescsi only for now */
struct scatterlist *sg;
unsigned int sg_cnt;
struct scsi_cmnd *scsi_cmd;
void (*done) (struct scsi_cmnd *);
unsigned long timeout;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册