Skip to content

Commit dbea8bc

Browse files
committed
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 <[email protected]> Cc: Jan Kara <[email protected]> Acked-by: Jan Kara <[email protected]> Reviewed-by: John Ogness <[email protected]>
1 parent 818913f commit dbea8bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/quota/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
config QUOTA
77
bool "Quota support"
88
select QUOTACTL
9-
select SRCU
109
help
1110
If you say Y here, you will be able to set per user limits for disk
1211
usage (also called disk quotas). Currently, it works for the

0 commit comments

Comments
 (0)