commit | 5af2e38242f87231244393e69beca7284e70056f | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Fri Jan 30 16:22:38 2015 +0100 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Feb 02 09:57:44 2015 -0800 |
tree | 73921b1991670b49fa4a0e2cc92b9521df65cb49 | |
parent | 6636e7f455b33b957c5ee016daa6de46148026ab [diff] |
sg: remove an unused variable The 'data_dir' variable is not used in sg_common_write(), hence remove this variable. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Acked-by: Douglas Gilbert <dgilbert@interlog.com> Signed-off-by: Christoph Hellwig <hch@lst.de>