All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] hw: Remove unneeded variable assignment
@ 2020-02-15 16:15 ` Philippe Mathieu-Daudé
  0 siblings, 0 replies; 19+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-02-15 16:15 UTC (permalink / raw)
  To: qemu-devel
  Cc: Vladimir Sementsov-Ogievskiy, qemu-block, Gerd Hoffmann,
	Philippe Mathieu-Daudé, John Snow, Max Reitz, qemu-trivial,
	Kevin Wolf

Fix few warnings reported by Clang static code analyzer.

Philippe Mathieu-Daudé (3):
  block/qcow2-bitmap: Remove unneeded variable assignment
  hw/display/qxl: Remove unneeded variable assignment
  hw/block/pflash_cfi02: Remove unneeded variable assignment

 block/qcow2-bitmap.c    | 1 -
 hw/block/pflash_cfi02.c | 1 -
 hw/display/qxl.c        | 2 +-
 3 files changed, 1 insertion(+), 3 deletions(-)

-- 
2.21.1



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2020-02-18 19:16 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-15 16:15 [PATCH 0/3] hw: Remove unneeded variable assignment Philippe Mathieu-Daudé
2020-02-15 16:15 ` Philippe Mathieu-Daudé
2020-02-15 16:15 ` [PATCH 1/3] block/qcow2-bitmap: " Philippe Mathieu-Daudé
2020-02-15 16:15   ` Philippe Mathieu-Daudé
2020-02-16  2:11   ` Richard Henderson
2020-02-16 21:12   ` Ján Tomko
2020-02-16 21:12     ` Ján Tomko
2020-02-17  8:24   ` Vladimir Sementsov-Ogievskiy
2020-02-17  8:24     ` Vladimir Sementsov-Ogievskiy
2020-02-17 11:02   ` Kevin Wolf
2020-02-17 11:02     ` Kevin Wolf
2020-02-15 16:15 ` [PATCH 2/3] hw/display/qxl: " Philippe Mathieu-Daudé
2020-02-15 16:15   ` Philippe Mathieu-Daudé
2020-02-16  2:13   ` Richard Henderson
2020-02-18 19:15   ` Laurent Vivier
2020-02-15 16:15 ` [PATCH 3/3] hw/block/pflash_cfi02: " Philippe Mathieu-Daudé
2020-02-15 16:15   ` Philippe Mathieu-Daudé
2020-02-16  2:14   ` Richard Henderson
2020-02-18 19:16   ` Laurent Vivier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.