summaryrefslogtreecommitdiff
path: root/rust/helpers/platform.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-08-12 14:05:46 -0700
committerJakub Kicinski <kuba@kernel.org>2025-08-12 14:05:46 -0700
commite0ab61faba808bbb00728b2e33e09e534732e80f (patch)
tree432bb8805763bdd0a4d6405579c896ddf6e643db /rust/helpers/platform.c
parentbc4c0a48bdad7f225740b8e750fdc1da6d85e1eb (diff)
parent7792232a4ea1a8b6fe34d0d99a1e02aac185e633 (diff)
Merge branch 'net-remove-redundant-__gfp_nowarn'
Qianfeng Rong says: ==================== net: remove redundant __GFP_NOWARN (part) 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. ==================== Link: https://patch.msgid.link/20250810072944.438574-1-rongqianfeng@vivo.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions