aboutsummaryrefslogtreecommitdiffstats
path: root/mm/shmem.c
diff options
context:
space:
mode:
Diffstat (limited to 'mm/shmem.c')
-rw-r--r--mm/shmem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/shmem.c b/mm/shmem.c
index b3e403181981..864c878401e6 100644
--- a/mm/shmem.c
+++ b/mm/shmem.c
@@ -1131,7 +1131,7 @@ repeat:
1131 * truncated or holepunched since swap was confirmed. 1131 * truncated or holepunched since swap was confirmed.
1132 * shmem_undo_range() will have done some of the 1132 * shmem_undo_range() will have done some of the
1133 * unaccounting, now delete_from_swap_cache() will do 1133 * unaccounting, now delete_from_swap_cache() will do
1134 * the rest (including mem_cgroup_uncharge_swapcache). 1134 * the rest.
1135 * Reset swap.val? No, leave it so "failed" goes back to 1135 * Reset swap.val? No, leave it so "failed" goes back to
1136 * "repeat": reading a hole and writing should succeed. 1136 * "repeat": reading a hole and writing should succeed.
1137 */ 1137 */