aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/swap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/swap.h')
-rw-r--r--include/linux/swap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/swap.h b/include/linux/swap.h
index e7c36ba2a2db..89f8a39773bf 100644
--- a/include/linux/swap.h
+++ b/include/linux/swap.h
@@ -259,7 +259,6 @@ extern spinlock_t swap_lock;
259 259
260/* linux/mm/thrash.c */ 260/* linux/mm/thrash.c */
261extern struct mm_struct * swap_token_mm; 261extern struct mm_struct * swap_token_mm;
262extern unsigned long swap_token_default_timeout;
263extern void grab_swap_token(void); 262extern void grab_swap_token(void);
264extern void __put_swap_token(struct mm_struct *); 263extern void __put_swap_token(struct mm_struct *);
265 264