btrfs: code optimize: BTRFS_ATTR could handle the mode
authorAnand Jain <Anand.Jain@oracle.com>
Wed, 30 Jul 2014 12:04:08 +0000 (20:04 +0800)
committerChris Mason <clm@fb.com>
Wed, 17 Sep 2014 20:37:58 +0000 (13:37 -0700)
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 <anand.jain@oracle.com>
Signed-off-by: Chris Mason <clm@fb.com>

No differences found