From: David Sterba Date: Wed, 4 Jun 2014 16:41:45 +0000 (+0200) Subject: btrfs: kill the key type accessor helpers X-Git-Tag: fixes-against-v3.18-rc2~120^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=962a298f35110edd8f326814ae41a3dd306ecb64;p=pandora-kernel.git btrfs: kill the key type accessor helpers btrfs_set_key_type and btrfs_key_type are used inconsistently along with open coded variants. Other members of btrfs_key are accessed directly without any helpers anyway. Signed-off-by: David Sterba Signed-off-by: Chris Mason --- Reading git-diff-tree failed