On 9/19/19 11:03 PM, Uwe Kleine-König wrote:
> Fixes: 4f75da3666c0 ("linux/dim: Move implementation to .c files")
> Signed-off-by: Uwe Kleine-König <[email protected]>
> ---
>  lib/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/lib/Kconfig b/lib/Kconfig
> index 4e6b1c3e4c98..cc04124ed8f7 100644
> --- a/lib/Kconfig
> +++ b/lib/Kconfig
> @@ -559,7 +559,7 @@ config DIMLIB
>       default y

BTW, I wonder about this "default y". I see there are some drivers that
select DIMLIB, so I wonder if I benefit from it at all if I don't use
such a driver?!

Best regards
Uwe
>       help
>         Dynamic Interrupt Moderation library.
> -       Implements an algorithm for dynamically change CQ modertion values
> +       Implements an algorithm for dynamically change CQ moderation values
>         according to run time performance.
>  
>  #
> 


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to