fs/quota: Remove "select SRCU"
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 23 Nov 2022 01:53:17 +0000 (17:53 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 3 Feb 2023 00:26:06 +0000 (16:26 -0800)
commitdbea8bcdeda89f1c3808e8eea0e8b5e18582ef8c
tree7b3b7e9e1f19b6f0f9a7348a2363568c5250ec1a
parent818913feb814177384a15665f4001e1be33861a4
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 <paulmck@kernel.org>
Cc: Jan Kara <jack@suse.com>
Acked-by: Jan Kara <jack@suse.cz>
Reviewed-by: John Ogness <john.ogness@linutronix.de>
fs/quota/Kconfig