From: Borislav Petkov Date: Sun, 27 Apr 2008 13:38:26 +0000 (+0200) Subject: ide-tape: remove pipeline-specific code in idetape_space_over_filemarks() X-Git-Tag: v2.6.26-rc1~1029^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f5e72f471763fe2a6e72863a64a2ef459f37835;p=pandora-kernel.git ide-tape: remove pipeline-specific code in idetape_space_over_filemarks() Since we don't do pipeline read-ahead anymore, we don't have to look for filemarks we have crossed. Therefore, remove the code chunk that does that and pass on the command to the tape. As a side effect, remove unused idetape_wait_first_stage(). Signed-off-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed