commit | a7030aea20d9191c271607aa1478f72a41948b0a | [log] [tgz] |
---|---|---|
author | Bharath Vedartham <linux.bhar@gmail.com> | Thu Jul 11 20:54:34 2019 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jul 12 11:05:42 2019 -0700 |
tree | a37f82bb1e19bcd3a871171c3c3e8f832247ca77 | |
parent | 445676071776de492624a063923736637f9eb3e8 [diff] |
mm/gup.c: make follow_page_mask() static follow_page_mask() is only used in gup.c, make it static. Link: http://lkml.kernel.org/r/20190510190831.GA4061@bharath12345-Inspiron-5559 Signed-off-by: Bharath Vedartham <linux.bhar@gmail.com> Reviewed-by: Ira Weiny <ira.weiny@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>