fs/dlm: Remove "select SRCU"
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 5 Jan 2023 00:38:05 +0000 (16:38 -0800)
committerDavid Teigland <teigland@redhat.com>
Thu, 5 Jan 2023 21:40:02 +0000 (15:40 -0600)
commitaa7f4a21f6e5b0fa256b4de0924fea506ad801ef
tree6ab36427ae4e6f3df85a1a94a5c3c91fe5334b7d
parent8113aa91360a013ebe00763bb0823b5a41b11c4d
fs/dlm: 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>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/Kconfig