diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2022-11-23 05:20:28 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2023-02-03 03:26:06 +0300 |
commit | 7b3a0473d10c64be7b2b4b4d69fa87128ebb6dd0 (patch) | |
tree | d38d543a0a49f854c9dd636dfd705085494673dd /fs/nfs/nfs3proc.c | |
parent | a8f0ff9185ae0de54dc6ec1ba4d8c5bdd29cb71b (diff) | |
download | linux-7b3a0473d10c64be7b2b4b4d69fa87128ebb6dd0.tar.xz |
fs: Remove CONFIG_SRCU
Now that the SRCU Kconfig option is unconditionally selected, there is
no longer any point in conditional compilation based on CONFIG_SRCU.
Therefore, remove the #ifdef and throw away the #else clause.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Cc: Jeff Layton <jlayton@kernel.org>
Cc: Chuck Lever <chuck.lever@oracle.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: <linux-fsdevel@vger.kernel.org>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: John Ogness <john.ogness@linutronix.de>
Diffstat (limited to 'fs/nfs/nfs3proc.c')
0 files changed, 0 insertions, 0 deletions