Re: [PATCH 10/17] ide-tape: remove remaining pipeline functionality

From: Bartlomiej Zolnierkiewicz
Date: Thu Mar 20 2008 - 19:59:29 EST


On Monday 17 March 2008, Borislav Petkov wrote:
> The driver is using now solely its own request queue.

patch summary and patch description are _very_ sparse

[ at least two things are worth mentioning here:

- tape->next_stage is always NULL so it is safe to remove
all code depending on tape->next_stage != NULL

- this patch removes the last place which sets
IDETAPE_FLAG_PIPELINE_ACTIVE in tape->flags ]

> Signed-off-by: Borislav Petkov <petkovbb@xxxxxxxxx>

applied
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/