commit | afa00112893f4ca02777c3cf4f93011577af5ffc | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Mar 05 15:49:13 2019 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Mar 05 21:07:20 2019 -0800 |
tree | 10cc36c5e82d9ec521589bb97eae825126243860 | |
parent | b2f0246d69c0cc909f64469c9117a9616758d9fc [diff] |
mm: unexport free_reserved_area This function is only used by built-in code, which makes perfect sense given the purpose of it. Link: http://lkml.kernel.org/r/20190213174621.29297-2-hch@lst.de Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>