]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: parent_start initialization cleanup
authorGoldwyn Rodrigues <rgoldwyn@suse.com>
Thu, 22 Sep 2016 19:11:34 +0000 (14:11 -0500)
committerDavid Sterba <dsterba@suse.com>
Mon, 26 Sep 2016 17:37:06 +0000 (19:37 +0200)
commit3b580290d4179313e6cbe042a0ac97caab127da0
treed7ee8a7490f17d5c1ed18f680a4abbc96d69b978
parentfec3e342a199e37276354cf8fa3fc999ad799fb8
btrfs: parent_start initialization cleanup

Code cleanup. parent_start is initialized multiple times when it is
not necessary to do so.

Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.c