diff options
author | Pratyush Brahma <pratyush.brahma@oss.qualcomm.com> | 2025-08-20 06:29:34 +0530 |
---|---|---|
committer | Mike Rapoport (Microsoft) <rppt@kernel.org> | 2025-08-20 16:31:23 +0300 |
commit | 4647c4deadcc17f40858be06bcf416369a8f1d57 (patch) | |
tree | 8df107a321775720ddd14b1b74dd60a0b233649b /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | d045c3154080a04beb07726fa311b89d21608981 (diff) |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions