OSDN Git Service

mm/thp: simplify has_transparent_hugepage by using IS_BUILTIN
authorLiu Shixin <liushixin2@huawei.com>
Mon, 29 Aug 2022 09:57:09 +0000 (17:57 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 12 Sep 2022 03:26:04 +0000 (20:26 -0700)
commita38c94ed59fc312b51a33d867444ce73c6805ff6
treeab6b71c90722e453d940ceb3e2fd117953018920
parent95cd2522669243a1804ba8e9583ed10b3b4f51ef
mm/thp: simplify has_transparent_hugepage by using IS_BUILTIN

Simplify code of has_transparent_hugepage define by using IS_BUILTIN.

No functional change.

Link: https://lkml.kernel.org/r/20220829095709.3287462-1-liushixin2@huawei.com
Signed-off-by: Liu Shixin <liushixin2@huawei.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/pgtable.h