Commit 175eb95c authored by Andrew Morton's avatar Andrew Morton Committed by James Toy

Cc: Johannes Weiner <hannes@cmpxchg.org>

Cc: Rik van Riel <riel@redhat.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent 9848876c
......@@ -445,7 +445,7 @@ static inline void put_swap_token(struct mm_struct *mm)
{
}
static inline void grab_swap_token(void)
static inline void grab_swap_token(struct mm_struct *mm)
{
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment