From: Paul E. McKenney Date: Wed, 23 Nov 2022 01:53:17 +0000 (-0800) Subject: fs/quota: Remove "select SRCU" X-Git-Tag: io_uring-6.3-2023-03-03~30^2~1^5~2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=dbea8bcdeda89f1c3808e8eea0e8b5e18582ef8c;p=linux-block.git fs/quota: Remove "select SRCU" Now that the SRCU Kconfig option is unconditionally selected, there is no longer any point in selecting it. Therefore, remove the "select SRCU" Kconfig statements. Signed-off-by: Paul E. McKenney Cc: Jan Kara Acked-by: Jan Kara Reviewed-by: John Ogness --- diff --git a/fs/quota/Kconfig b/fs/quota/Kconfig index b59cd172b5f9..d5a85a8062d0 100644 --- a/fs/quota/Kconfig +++ b/fs/quota/Kconfig @@ -6,7 +6,6 @@ config QUOTA bool "Quota support" select QUOTACTL - select SRCU help If you say Y here, you will be able to set per user limits for disk usage (also called disk quotas). Currently, it works for the