]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
check: remove unused variable
authorJan Tulak <jtulak@redhat.com>
Thu, 14 Jul 2016 12:43:31 +0000 (14:43 +0200)
committerEryu Guan <eguan@redhat.com>
Mon, 18 Jul 2016 08:55:04 +0000 (16:55 +0800)
commit27daf0cce4a28b30ccaa1f577d742ab09641cad7
tree1023cbee59127dc961d2d0987aa941fd0caab364
parent1fd02fd4ceb7ea779e9f42a1251f5e606dd53ab3
check: remove unused variable

After the previous patch moved few lines of code, one seqnum
assignment is now immediately overwritten by another. Remove the
useless one.

Signed-off-by: Jan Tulak <jtulak@redhat.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
check