]> Git Repo - qemu.git/commit
virtio-9p: Remove statement without effect (fix warning from cppcheck)
authorStefan Weil <[email protected]>
Sat, 7 May 2011 20:23:49 +0000 (22:23 +0200)
committerAurelien Jarno <[email protected]>
Fri, 3 Jun 2011 21:39:28 +0000 (23:39 +0200)
commit9694b5d11aad2f37c91fcb5c66644675597056a2
treeb2213169351e5c64139d57698662f34096fade44
parent1f2e98b62d62205de9d52e81aca78e78712af973
virtio-9p: Remove statement without effect (fix warning from cppcheck)

cppcheck report:
virtio-9p.c:197: warning: Redundant assignment of "flags" to itself

Signed-off-by: Stefan Weil <[email protected]>
Reviewed-by: Venkateswararao Jujjuri <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
hw/9pfs/virtio-9p.c
This page took 0.026972 seconds and 4 git commands to generate.