Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1232403

Re: [PATCH 1/2] mm/vmscan: make inactive_anon/file_is_low return bool

From Johannes Weiner <hannes@cmpxchg.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] mm/vmscan: make inactive_anon/file_is_low return bool
Date 2015-09-24 22:00 +0200
Message-ID <qckQq-4u2-7@gated-at.bofh.it> (permalink)
References <qb9Nn-8s4-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Sep 21, 2015 at 09:37:52PM +0800, Yaowei Bai wrote:
> This patch makes inactive_anon/file_is_low return bool
> due to these particular functions only using either one
> or zero as their return value.
> 
> No functional change.
> 
> Signed-off-by: Yaowei Bai <bywxiaobai@163.com>

Acked-by: Johannes Weiner <hannes@cmpxchg.org>

You can probably merge both patches into a single commit.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 1/2] mm/vmscan: make inactive_anon/file_is_low return bool Johannes Weiner <hannes@cmpxchg.org> - 2015-09-24 22:00 +0200

csiph-web