From: Borislav Petkov Date: Wed, 6 Feb 2008 01:57:52 +0000 (+0100) Subject: ide-tape: struct idetape_tape_t: remove unused members X-Git-Tag: v2.6.25-rc1~779^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41f81d545b6b1f585a02d1d8545978714f710e91;p=pandora-kernel.git ide-tape: struct idetape_tape_t: remove unused members - last_frame_position: only being written to once - firmware_revision, product_id, vendor_id: used once, remove from struct idetape_tape_t and deal with them locally - firmware_revision_num: only written to once - tape_still_time_begin: completely unused - tape_still_time: never written to; remove corresponding code chunk - uncontrolled_last_pipeline_head: only once written to - blocks_in_buffer: only written to Signed-off-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed