All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] block/qapi: Dead code cleanup
@ 2023-09-01 18:46 Fabiano Rosas
  2023-09-01 18:46 ` [PATCH RESEND 1/2] block: Remove bdrv_query_block_node_info Fabiano Rosas
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabiano Rosas @ 2023-09-01 18:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-block

Hi,

I'm resending a couple of already reviewed patches that were part of a
larger series[1].

Thanks

1- https://lore.kernel.org/r/20230609201910.12100-1-farosas@suse.de

Fabiano Rosas (2):
  block: Remove bdrv_query_block_node_info
  block: Remove unnecessary variable in bdrv_block_device_info

 block/qapi.c         | 32 ++------------------------------
 include/block/qapi.h |  3 ---
 2 files changed, 2 insertions(+), 33 deletions(-)

-- 
2.35.3



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

end of thread, other threads:[~2023-09-04  9:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-01 18:46 [PATCH RESEND 0/2] block/qapi: Dead code cleanup Fabiano Rosas
2023-09-01 18:46 ` [PATCH RESEND 1/2] block: Remove bdrv_query_block_node_info Fabiano Rosas
2023-09-01 18:46 ` [PATCH RESEND 2/2] block: Remove unnecessary variable in bdrv_block_device_info Fabiano Rosas
2023-09-04  9:04 ` [PATCH RESEND 0/2] block/qapi: Dead code cleanup Kevin Wolf

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.