cifs.upcall: make most functions static and silence compiler warnings
commite0e8de3a180c2359c5e22a0947a64bcc0fc6df91
authorJeff Layton <jlayton@redhat.com>
Sun, 14 Sep 2008 12:37:05 +0000 (14 08:37 -0400)
committerKarolin Seeger <kseeger@samba.org>
Tue, 16 Sep 2008 09:50:18 +0000 (16 11:50 +0200)
tree95f5a8b24d53ac8b010cf13ce00673887ca54c20
parent34e4a5319d0d1574b614b1c44c2fde1d94876eb7
cifs.upcall: make most functions static and silence compiler warnings

...to silence -Wmissing-prototypes and some uninit'ed variable
warnings. Thanks to GD for the extra-paranoid compiler flags.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit 3bddd55319204c930e0bdd13eb2724ae10914a78)
source/client/cifs.upcall.c