Don't use typedefs on the VFS function data structures as
commitcdd19067284081af01f38a4ed78a9667990677cd
authorHolger Hetterich <hhetter@novell.com>
Thu, 21 Jan 2010 22:16:58 +0000 (21 23:16 +0100)
committerJim McDonough <jmcd@samba.org>
Tue, 16 Mar 2010 13:52:09 +0000 (16 09:52 -0400)
treea7d4267a3ddcd711b45429a875a2bf1dacc50899
parent8cb5bac9ee96321c982038cb5dc951f6c2856d8c
Don't use typedefs on the VFS function data structures as
typedefs are evil according to the linux kernel coding
styleguide.
source3/modules/vfs_smb_traffic_analyzer.c