[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] iothread: cleanup after adding a new parameter to IOThread
From: |
Stefano Garzarella |
Subject: |
[PATCH 0/2] iothread: cleanup after adding a new parameter to IOThread |
Date: |
Tue, 27 Jul 2021 16:59:34 +0200 |
We recently added a new parameter (aio-max-batch) to IOThread.
This series cleans up the code a bit, no functional changes.
Stefano Garzarella (2):
iothread: rename PollParamInfo to IOThreadParamInfo
iothread: use IOThreadParamInfo in iothread_[set|get]_param()
iothread.c | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 deletions(-)
--
2.31.1
- [PATCH 0/2] iothread: cleanup after adding a new parameter to IOThread,
Stefano Garzarella <=