diff options
author | 2025-08-20 06:29:34 +0530 | |
---|---|---|
committer | 2025-08-20 16:31:23 +0300 | |
commit | 4647c4deadcc17f40858be06bcf416369a8f1d57 (patch) | |
tree | 8df107a321775720ddd14b1b74dd60a0b233649b /tools/perf/scripts/python | |
parent | mm/numa_memblks: Use pr_debug instead of printk(KERN_DEBUG) (diff) | |
download | wireguard-linux-4647c4deadcc17f40858be06bcf416369a8f1d57.tar.xz wireguard-linux-4647c4deadcc17f40858be06bcf416369a8f1d57.zip |
mm: numa,memblock: Use SZ_1M macro to denote bytes to MB conversion
Replace the manual bitwise conversion of bytes to MB with
SZ_1M macro, a standard macro used within the mm subsystem,
to improve readability.
Signed-off-by: Pratyush Brahma <pratyush.brahma@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250820-numa-memblks-refac-v2-1-43bf1af02acd@oss.qualcomm.com
Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions