]> Git Repo - qemu.git/commit
qed: remove unneeded variable assignment
authorPavel Borzenkov <[email protected]>
Tue, 18 Oct 2011 17:17:56 +0000 (21:17 +0400)
committerStefan Hajnoczi <[email protected]>
Wed, 26 Oct 2011 12:36:35 +0000 (13:36 +0100)
commit512a2cf8e9c52ac72cace5572eed16f9003cd11c
tree18e9cce7c25e011524640f1a5ad73a48c869d722
parentfeba23b14340965b9dad9251ec9a7a47313fbf69
qed: remove unneeded variable assignment

'ret' is unconditionally overwitten by qed_read_l1_table_sync()

Spotted by Clang Analyzer

Signed-off-by: Pavel Borzenkov <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
block/qed.c
This page took 0.025523 seconds and 4 git commands to generate.