aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/git-resolve.sh
diff options
context:
space:
mode:
authorQianfeng Rong <[email protected]>2025-08-09 14:13:58 +0000
committerJens Axboe <[email protected]>2025-08-11 13:59:40 +0000
commit196447c712dd486f4315356c572a1d13dd743f08 (patch)
tree56f7b3a1fed35c842582ab7b8a346d7a7170ea39 /scripts/git-resolve.sh
parentblock, bfq: remove redundant __GFP_NOWARN (diff)
downloadkernel-196447c712dd486f4315356c572a1d13dd743f08.tar.gz
kernel-196447c712dd486f4315356c572a1d13dd743f08.zip
blk-cgroup: 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. Signed-off-by: Qianfeng Rong <[email protected]> Acked-by: Tejun Heo <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/git-resolve.sh')
0 files changed, 0 insertions, 0 deletions