]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: Fix wrong comment of btrfs_alloc_tree_block()
authorZhaolei <zhaolei@cn.fujitsu.com>
Thu, 6 Aug 2015 14:16:23 +0000 (22:16 +0800)
committerChris Mason <clm@fb.com>
Sun, 9 Aug 2015 14:07:14 +0000 (07:07 -0700)
commit847a0cc02285c886235aa1f7ab20c69677d09d43
treeb8535a05b88276d523bbaaa0379b34292fa0c550
parentdd6b18711041e0de1279eab14f723de91eaa9d50
btrfs: Fix wrong comment of btrfs_alloc_tree_block()

These wrong comment was copyed from another function(expired) from
init, this patch fixed them.

Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/extent-tree.c