aboutsummaryrefslogtreecommitdiffstats
path: root/mm/swap.c
diff options
context:
space:
mode:
Diffstat (limited to 'mm/swap.c')
-rw-r--r--mm/swap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/swap.c b/mm/swap.c
index 607c48229a1d..ae300397dfda 100644
--- a/mm/swap.c
+++ b/mm/swap.c
@@ -8,7 +8,7 @@
8/* 8/*
9 * This file contains the default values for the operation of the 9 * This file contains the default values for the operation of the
10 * Linux VM subsystem. Fine-tuning documentation can be found in 10 * Linux VM subsystem. Fine-tuning documentation can be found in
11 * Documentation/sysctl/vm.txt. 11 * Documentation/admin-guide/sysctl/vm.rst.
12 * Started 18.12.91 12 * Started 18.12.91
13 * Swap aging added 23.2.95, Stephen Tweedie. 13 * Swap aging added 23.2.95, Stephen Tweedie.
14 * Buffermem limits added 12.3.98, Rik van Riel. 14 * Buffermem limits added 12.3.98, Rik van Riel.