diff options
author | Shakeel Butt <shakeelb@google.com> | 2018-07-03 10:14:46 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-07-09 09:07:54 -0600 |
commit | c137969bd4c5b2a67803d10518e3d60d3b13d0cb (patch) | |
tree | 822f9c5d4d67b7a74063b1dcc091ec2a1c60c725 /Documentation/mtd | |
parent | 00a8cdb84fcb64c7f9f1061298ff676a96dfaf41 (diff) | |
download | linux-c137969bd4c5b2a67803d10518e3d60d3b13d0cb.tar.gz linux-c137969bd4c5b2a67803d10518e3d60d3b13d0cb.tar.bz2 linux-c137969bd4c5b2a67803d10518e3d60d3b13d0cb.zip |
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: Shakeel Butt <shakeelb@google.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Documentation/mtd')
0 files changed, 0 insertions, 0 deletions