According to the linux kernel coding styleguide, it's better to
commit27f4f51d56e8b8d00729ca1eb0c6b1e1762274ce
authorHolger Hetterich <hhetter@novell.com>
Thu, 21 Jan 2010 22:26:54 +0000 (21 23:26 +0100)
committerJim McDonough <jmcd@samba.org>
Tue, 16 Mar 2010 13:52:09 +0000 (16 09:52 -0400)
treefafe3da74f5d79022eba47de148479ece2c8dc0b
parentcdd19067284081af01f38a4ed78a9667990677cd
According to the linux kernel coding styleguide, it's better to
align the switch and it's case statements in the same column.
This saves us one indentation level.
source3/modules/vfs_smb_traffic_analyzer.c