diff options
| author | Liu Ye <[email protected]> | 2025-03-19 09:17:26 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2025-03-22 05:03:17 +0000 |
| commit | 0a1e082b64ccce165e7307a7b49d22b2504f9d1f (patch) | |
| tree | 1160cfd4fdffbb6e1029e6e0b34bfd5f1492abdd /fs/xfs/xfs_inode.h | |
| parent | x86/mm: restore early initialization of high_memory for 32-bits (diff) | |
| download | kernel-0a1e082b64ccce165e7307a7b49d22b2504f9d1f.tar.gz kernel-0a1e082b64ccce165e7307a7b49d22b2504f9d1f.zip | |
mm/page_alloc: remove unnecessary __maybe_unused in order_to_pindex()
The `movable` variable is always used when `CONFIG_TRANSPARENT_HUGEPAGE`
is enabled, so the `__maybe_unused` attribute is not necessary. This
patch removes it and keeps the variable declaration within the `#ifdef`
block for better clarity.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Liu Ye<[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_inode.h')
0 files changed, 0 insertions, 0 deletions
