commit | bece2e8239331d382f98b381f90e425a11157653 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Wed Jun 20 10:03:31 2018 -0700 |
committer | David Sterba <dsterba@suse.com> | Mon Aug 06 13:12:31 2018 +0200 |
tree | 2b65569759f3f1aa0e6739d3dfb81730826cd866 | |
parent | a9ecb653b0ac9ed95671aa494015bbb705bf3eae [diff] |
btrfs: Fix misleading indentation reported by smatch This patch avoids that building the BTRFS source code with smatch triggers complaints about inconsistent indenting. Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com>