Remove redundant parameter fd from SMB_VFS_READ().
authorMichael Adam <obnox@samba.org>
Thu, 10 Jan 2008 14:33:51 +0000 (15:33 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 10 Jan 2008 14:33:51 +0000 (15:33 +0100)
commita8fc2ddad8d5f7c6c00cb36c74a32a02d69d1d04
tree08390e4f8788b748386cbc61fc367a22235187f2
parent395f29d8b768a56af20b37f185eccdc5f37b68d5
Remove redundant parameter fd from SMB_VFS_READ().

Michael
examples/VFS/skel_opaque.c
examples/VFS/skel_transparent.c
source/include/vfs.h
source/include/vfs_macros.h
source/modules/vfs_cacheprime.c
source/modules/vfs_default.c
source/modules/vfs_full_audit.c
source/smbd/vfs.c
source/torture/cmd_vfs.c