[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/2] 9pfs: iounit cleanup
From: |
Christian Schoenebeck |
Subject: |
Re: [PATCH 0/2] 9pfs: iounit cleanup |
Date: |
Tue, 28 Sep 2021 13:53:50 +0200 |
On Montag, 27. September 2021 17:44:59 CEST Christian Schoenebeck wrote:
> 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(-)
Queued on 9p.next:
https://github.com/cschoenebeck/qemu/commits/9p.next
Thanks!
Best regards,
Christian Schoenebeck