test/ring: remove unused code
authorHonnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Mon, 2 Nov 2020 19:56:59 +0000 (13:56 -0600)
committerDavid Marchand <david.marchand@redhat.com>
Sun, 15 Nov 2020 15:45:48 +0000 (16:45 +0100)
commitd424777ddc205bae9fac513fa08d0df04fd5f977
tree39636d5cf6123f86f9dd722b413c8995a1be69d2
parent262cf9152b54b35e86ea474833828073a6d9b728
test/ring: remove unused code

Remove unused assignment statement as the assigned variable is
not used in the code further.

Coverity issue: 363690
Fixes: 6c583103a2d1 ("test/ring: factorize object checks")

Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Reviewed-by: Feifei Wang <feifei.wang2@arm.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
app/test/test_ring.c