Re: [PATCH RFC -next 7/7] blk-iocost: support to build iocost as kernel module

From: Greg KH
Date: Thu Jun 13 2024 - 01:54:47 EST


On Thu, Jun 13, 2024 at 09:49:37AM +0800, Yu Kuai wrote:
> From: Yu Kuai <yukuai3@xxxxxxxxxx>
>
> Signed-off-by: Yu Kuai <yukuai3@xxxxxxxxxx>
> ---
> block/Kconfig | 2 +-
> block/blk-iocost.c | 14 +++++++++++++-
> include/linux/blk_types.h | 2 +-
> 3 files changed, 15 insertions(+), 3 deletions(-)

For obvious reasonse we can't take patches without any changelog text.
Nor can we review them :(

greg k-h