diff options
author | Chen Qun | 2020-03-02 14:07:06 +0100 |
---|---|---|
committer | Laurent Vivier | 2020-03-09 15:59:31 +0100 |
commit | 76e91cda07d783c4dca50df3cd87156bd14b692c (patch) | |
tree | b393d7815a6d63dc5b0b4cd7fe467524d968f983 /hw/display/ramfb.c | |
parent | block/stream: Remove redundant statement in stream_run() (diff) | |
download | qemu-76e91cda07d783c4dca50df3cd87156bd14b692c.tar.gz qemu-76e91cda07d783c4dca50df3cd87156bd14b692c.tar.xz qemu-76e91cda07d783c4dca50df3cd87156bd14b692c.zip |
block/file-posix: Remove redundant statement in raw_handle_perm_lock()
Clang static code analyzer show warning:
block/file-posix.c:891:9: warning: Value stored to 'op' is never read
op = RAW_PL_ABORT;
^ ~~~~~~~~~~~~
Reported-by: Euler Robot <euler.robot@huawei.com>
Signed-off-by: Chen Qun <kuhn.chenqun@huawei.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20200302130715.29440-5-kuhn.chenqun@huawei.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'hw/display/ramfb.c')
0 files changed, 0 insertions, 0 deletions