All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] 9pfs: iounit cleanup
@ 2021-09-27 15:44 Christian Schoenebeck
  2021-09-27 15:45 ` [PATCH 1/2] 9pfs: deduplicate iounit code Christian Schoenebeck
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Christian Schoenebeck @ 2021-09-27 15:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: Greg Kurz, Philippe Mathieu-Daudé

Two pure refactoring code cleanup patches regarding iounit calculation, no
behaviour change.

Christian Schoenebeck (2):
  9pfs: deduplicate iounit code
  9pfs: simplify blksize_to_iounit()

 hw/9pfs/9p.c | 41 +++++++++++++++++++----------------------
 1 file changed, 19 insertions(+), 22 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2021-09-28 11:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-27 15:44 [PATCH 0/2] 9pfs: iounit cleanup Christian Schoenebeck
2021-09-27 15:45 ` [PATCH 1/2] 9pfs: deduplicate iounit code Christian Schoenebeck
2021-09-27 16:27   ` Greg Kurz
2021-09-27 16:50     ` Christian Schoenebeck
2021-09-27 17:30       ` Greg Kurz
2021-09-27 15:50 ` [PATCH 2/2] 9pfs: simplify blksize_to_iounit() Christian Schoenebeck
2021-09-27 16:28   ` Greg Kurz
2021-09-27 17:53   ` Philippe Mathieu-Daudé
2021-09-28 11:53 ` [PATCH 0/2] 9pfs: iounit cleanup Christian Schoenebeck

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.