]> git.neil.brown.name Git - history.git/commit
[PATCH] SCSI tape fixes: remove f_pos handling
authorKai Mäkisara <kai.makisara@kolumbus.fi>
Tue, 15 Mar 2005 07:48:37 +0000 (01:48 -0600)
committerJames Bottomley <jejb@titanic.il.steeleye.com>
Tue, 15 Mar 2005 07:48:37 +0000 (01:48 -0600)
commit43e79be5c1ab7dae2a11e53c8bb650b06c82ad59
treeea8a607085b3c39024426ca93187ec68ebc4bac3
parente8ad22baee71611c026e478f8132fb7f47b79a29
[PATCH] SCSI tape fixes: remove f_pos handling

This patch applies over the previous patch in this thread. The patch removes
updating filp->f_pos. It has been dead code since 2.6.8 and nobody has missed
it.

Signed-off-by: Kai Makisara <kai.makisara@kolumbus.fi>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/st.c