diff options
author | Nikolay Borisov <nborisov@suse.com> | 2018-02-27 17:37:16 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-03-26 15:09:41 +0200 |
commit | 448f3a17ac538f6e5b0fa94259cb41f3f019394f (patch) | |
tree | a2a3f099684c97a792cc683492ba738e122c2c45 /fs/btrfs/tree-log.c | |
parent | 738c93d42c277d790cd49372c9bf24bcfea13306 (diff) | |
download | lwn-448f3a17ac538f6e5b0fa94259cb41f3f019394f.tar.gz lwn-448f3a17ac538f6e5b0fa94259cb41f3f019394f.zip |
btrfs: Remove redundant comment from btrfs_search_forward
This function always sets keep_locks to 1 and saves the old value of
keep_locks which is restored at the end. So there is no way it can be
called without keep_locks being set. Remove comment imposing redundant
requirement on callers.
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions