aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/extract-fwblobs
diff options
context:
space:
mode:
authorQianfeng Rong <[email protected]>2025-08-05 02:36:29 +0000
committerSteven Rostedt (Google) <[email protected]>2025-09-02 15:48:16 +0000
commit81ac63321eb936b1a1f7045b37674661f8ffb4a5 (patch)
tree743078d5282a53ab7b6ae55d3ea25742bc3f6858 /scripts/extract-fwblobs
parentLinux 6.17-rc4 (diff)
downloadkernel-81ac63321eb936b1a1f7045b37674661f8ffb4a5.tar.gz
kernel-81ac63321eb936b1a1f7045b37674661f8ffb4a5.zip
trace: 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. Cc: Masami Hiramatsu <[email protected]> Cc: Mathieu Desnoyers <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Qianfeng Rong <[email protected]> Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions