summaryrefslogtreecommitdiff
path: root/rust/helpers/bitops.c
diff options
context:
space:
mode:
authorQianfeng Rong <rongqianfeng@vivo.com>2025-08-05 10:32:22 +0800
committerMarek Szyprowski <m.szyprowski@samsung.com>2025-08-11 11:29:38 +0200
commit110aa2c74dbd9de862afc8546d1b9be4c86f9eb0 (patch)
tree760c26a4c204416a1fffa7b50bd0328ef35b76f0 /rust/helpers/bitops.c
parent9f683dfe8099639f9ac859287744a9ed1c3698a0 (diff)
swiotlb: Remove redundant __GFP_NOWARN
Commit 16f5dfbc851b ("gfp: include __GFP_NOWARN in GFP_NOWAIT") made GFP_NOWAIT implicitly include __GFP_NOWARN. Therefore, explicit __GFP_NOWARN combined with GFP_NOWAIT (e.g., `GFP_NOWAIT | __GFP_NOWARN`) is now redundant. Let's clean up these redundant flags across subsystems. No functional changes. Signed-off-by: Qianfeng Rong <rongqianfeng@vivo.com> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Link: https://lore.kernel.org/r/20250805023222.332920-1-rongqianfeng@vivo.com
Diffstat (limited to 'rust/helpers/bitops.c')
0 files changed, 0 insertions, 0 deletions