]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/memcg: Remove soft_limit_tree_node()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 25 Jun 2021 12:57:02 +0000 (08:57 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 13 Aug 2021 20:45:00 +0000 (16:45 -0400)
commit65c3430521fc7a5d3c59f323fce109dae5440488
tree90eac42367fdd2e3065fbe54451812966f5dc96a
parentfc8fdd05d66b21db100718964f308ae935e91633
mm/memcg: Remove soft_limit_tree_node()

Opencode this one-line function in its three callers.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Michal Hocko <mhocko@suse.com>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Howells <dhowells@redhat.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
mm/memcontrol.c