]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/186-7: fix unreferenced variables
authorChristoph Hellwig <hch@lst.de>
Wed, 8 Jun 2016 18:17:31 +0000 (20:17 +0200)
committerEryu Guan <eguan@redhat.com>
Wed, 15 Jun 2016 07:35:57 +0000 (15:35 +0800)
commit80ff43c05f4f3f39d4628dc7f796bf997ee1253c
treed9082a00b8f5d20601b1d9efc851acf9b47e20cb
parenta3d11fa0b8c72618a6aaa79017c0665d861da9c1
generic/186-7: fix unreferenced variables

There is not i variable in scope, and the comments suggest the
operation is to be done on ${file}.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/generic/186
tests/generic/187