From: Dan Carpenter Date: Tue, 19 Jun 2012 10:30:11 +0000 (+0300) Subject: Btrfs: small naming cleanup in join_transaction() X-Git-Tag: v3.6-rc1~81^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4b50e14c8f72bcbae53809815d5df70d5aec174;p=pandora-kernel.git Btrfs: small naming cleanup in join_transaction() "root->fs_info" and "fs_info" are the same, but "fs_info" is prefered because it is shorter and that's what is used in the rest of the function. Signed-off-by: Dan Carpenter --- Reading git-diff-tree failed