mm/hugetlb.c: use helper macro K()
authorZhangPeng <zhangpeng362@huawei.com>
Fri, 4 Aug 2023 01:25:59 +0000 (09:25 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 21 Aug 2023 20:37:45 +0000 (13:37 -0700)
commit6c1aa2d37f7677609c74a4ff120f99a07b90ba08
tree2641bcf2b202060b75ba5cabf99dfd71194c42a8
parentb1773e0ea30a46cf23238ff38d5ca4756c41ad2e
mm/hugetlb.c: use helper macro K()

Use helper macro K() to improve code readability.  No functional
modification involved.

Link: https://lkml.kernel.org/r/20230804012559.2617515-8-zhangpeng362@huawei.com
Signed-off-by: ZhangPeng <zhangpeng362@huawei.com>
Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Cc: Kefeng Wang <wangkefeng.wang@huawei.com>
Cc: Nanyong Sun <sunnanyong@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/hugetlb.c