From 4fa787fee6342c0e613513aff154d95f47656a32 Mon Sep 17 00:00:00 2001 From: Bartlomiej Zolnierkiewicz Date: Tue, 6 Jan 2009 17:20:59 +0100 Subject: [PATCH] --- yaml --- r: 126453 b: refs/heads/master c: 906ef986a71d541a726550fa40dcbc5c356f810e h: refs/heads/master i: 126451: 2e8fafef57efaa7394bc7fb8666257cd9a4ff726 v: v3 --- [refs] | 2 +- trunk/include/linux/ide.h | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index dc3a16e36bd8..57325d1231f4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b1b1cd9a23dfa9b33267519ee7c228da708ddaf6 +refs/heads/master: 906ef986a71d541a726550fa40dcbc5c356f810e diff --git a/trunk/include/linux/ide.h b/trunk/include/linux/ide.h index 13deba5e0157..a7dbfd857115 100644 --- a/trunk/include/linux/ide.h +++ b/trunk/include/linux/ide.h @@ -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; };