commit | fad955009c2ba49e2eac98926ad5cce48b777e7e | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Mon Apr 06 20:09:20 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 07 10:43:42 2020 -0700 |
tree | 8a793498b4c27af64c7aa60f64014d2067eb15f1 | |
parent | b829a0f0f2f2094c1e40637259c44b854e6ebe96 [diff] |
proc: inline m_next_vma into m_next It's clearer to just put this inline. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Link: http://lkml.kernel.org/r/20200317193201.9924-5-adobriyan@gmail.com Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>