fs/notify: Remove "select SRCU"
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 23 Nov 2022 01:52:19 +0000 (17:52 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 3 Feb 2023 00:26:06 +0000 (16:26 -0800)
commit818913feb814177384a15665f4001e1be33861a4
tree98a136770433544b57acb4faf534520ba853bfa5
parentcfa71bb282d09556673a62fbdc3d23d9e4df3fa0
fs/notify: 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.cz>
Cc: Amir Goldstein <amir73il@gmail.com>
Cc: <linux-fsdevel@vger.kernel.org>
Acked-by: Jan Kara <jack@suse.cz>
Reviewed-by: John Ogness <john.ogness@linutronix.de>
fs/notify/Kconfig