diff options
| author | Paul Durrant | 2019-02-15 17:25:32 +0100 |
|---|---|---|
| committer | Anthony PERARD | 2019-02-28 18:21:12 +0100 |
| commit | 210b9776376698c50060e5383ccfac1170ae01a2 (patch) | |
| tree | 2a830751e9f28d7d7d56d78855c149170a93ef37 /scripts/checkpatch.pl | |
| parent | dataplane/xen-block: remove dead code (diff) | |
| download | qemu-210b9776376698c50060e5383ccfac1170ae01a2.tar.gz qemu-210b9776376698c50060e5383ccfac1170ae01a2.tar.xz qemu-210b9776376698c50060e5383ccfac1170ae01a2.zip | |
xen-block: remove redundant assignment
The assignment to 'p' is unnecessary as the code will either goto 'invalid'
or p will get overwritten.
Spotted by Coverity: CID 1398638
Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Acked-by: Anthony PERARD <anthony.perard@citrix.com>
Message-Id: <20190215162533.19475-3-paul.durrant@citrix.com>
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
