]> git.baikalelectronics.ru Git - kernel.git/commit
include/linux/mm_inline.h: fold __update_lru_size() into its sole caller
authorYu Zhao <yuzhao@google.com>
Wed, 24 Feb 2021 20:08:40 +0000 (12:08 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Feb 2021 21:38:33 +0000 (13:38 -0800)
commite7c4b59f17e5442d2979a88642351a599d080fa1
tree430fb9a8d0bd54388663e2f1eff88397d7af04fe
parent9d9df239e0f772dfbbfd9eff85aa4aabb1846f82
include/linux/mm_inline.h: fold __update_lru_size() into its sole caller

All other references to the function were removed after commit
84f2df371941 ("mm/vmscan.c: use update_lru_size() in update_lru_sizes()").

Link: https://lore.kernel.org/linux-mm/20201207220949.830352-10-yuzhao@google.com/
Link: https://lkml.kernel.org/r/20210122220600.906146-10-yuzhao@google.com
Signed-off-by: Yu Zhao <yuzhao@google.com>
Reviewed-by: Alex Shi <alex.shi@linux.alibaba.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Roman Gushchin <guro@fb.com>
Cc: Vladimir Davydov <vdavydov.dev@gmail.com>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/mm_inline.h