Skip to content
Commit c137969b authored by Shakeel Butt's avatar Shakeel Butt Committed by Jens Axboe
Browse files

block, mm: remove unnecessary __GFP_HIGH flag



The flag GFP_ATOMIC already contains __GFP_HIGH. There is no need to
explicitly or __GFP_HIGH again. So, just remove unnecessary __GFP_HIGH.

Signed-off-by: default avatarShakeel Butt <shakeelb@google.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 00a8cdb8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment