summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_trace.h
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.cz>2011-04-14 02:03:28 +0400
committerAlex Elder <aelder@sgi.com>2011-04-28 22:25:29 +0400
commit45c51b99943c4c74165b19dc2f96e8ba93bdecb9 (patch)
tree4f0beaf22aaa7e931540f3a40a722ab4cfaefafe /fs/xfs/linux-2.6/xfs_trace.h
parent8a072a4d4c6a5b6ec32836c467d2996393c76c6f (diff)
downloadlinux-45c51b99943c4c74165b19dc2f96e8ba93bdecb9.tar.xz
xfs: cleanup duplicate initializations
follow these guidelines: - leave initialization in the declaration block if it fits the line - move to the code where it's more suitable ('for' init block) The last chunk was modified from David's original to be a correct fix for what appeared to be a duplicate initialization. Signed-off-by: David Sterba <dsterba@suse.cz> Signed-off-by: Alex Elder <aelder@sgi.com> Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/xfs/linux-2.6/xfs_trace.h')
0 files changed, 0 insertions, 0 deletions