From: Anand Jain Date: Wed, 30 Jul 2014 12:04:08 +0000 (+0800) Subject: btrfs: code optimize: BTRFS_ATTR could handle the mode X-Git-Tag: fixes-against-v3.18-rc2~120^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98b3d389eb473f28ef69547c0a9f72041c4c40e6;p=pandora-kernel.git btrfs: code optimize: BTRFS_ATTR could handle the mode All that uses BTRFS_ATTR want mode to be set at 0444 so just do it at the define. And few spacing alignments. Signed-off-by: Anand Jain Signed-off-by: Chris Mason --- Reading git-diff-tree failed