diff options
author | Jeff Mahoney <jeffm@suse.com> | 2012-03-01 14:57:19 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.cz> | 2012-03-22 01:45:35 +0100 |
commit | d0082371cf086e0ba2bbd0367b2c9920532df24f (patch) | |
tree | 4ae3fb6565f36fd606ab6e4b83d489e66b3b86d7 /kernel/sched | |
parent | btrfs: return void in functions without error conditions (diff) | |
download | linux-d0082371cf086e0ba2bbd0367b2c9920532df24f.tar.xz linux-d0082371cf086e0ba2bbd0367b2c9920532df24f.zip |
btrfs: drop gfp_t from lock_extent
lock_extent and unlock_extent are always called with GFP_NOFS, drop the
argument and use GFP_NOFS consistently.
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Diffstat (limited to 'kernel/sched')
0 files changed, 0 insertions, 0 deletions