mm/shmem.c: use helper macro K()
authorZhangPeng <zhangpeng362@huawei.com>
Fri, 4 Aug 2023 01:25:56 +0000 (09:25 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 21 Aug 2023 20:37:44 +0000 (13:37 -0700)
commitb91742d84d29c39b643992b95560cfb7337eab18
tree1f171e9a3f3a6dbeb5569b5f8cc370558bf98054
parent3cb8eaa4558e4d1cde9641e1cb0dcbbd74ae5723
mm/shmem.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-5-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/shmem.c