diff options
author | David Sterba <dsterba@suse.com> | 2017-12-12 23:43:52 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-01-22 18:08:19 +0300 |
commit | e43bbe5e16d87b40f3b382b3a43b0142d6d1193d (patch) | |
tree | b8033e995b23fe1c45f117d3d35117bc7b58772f /drivers/i2c | |
parent | d810a4be1a625aafb2602c56c1256047f1e27380 (diff) | |
download | linux-e43bbe5e16d87b40f3b382b3a43b0142d6d1193d.tar.xz |
btrfs: sink unlock_extent parameter gfp_flags
All callers pass either GFP_NOFS or GFP_KERNEL now, so we can sink the
parameter to the function, though we lose some of the slightly better
semantics of GFP_KERNEL in some places, it's worth cleaning up the
callchains.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions