[PATCH] cifs.upcall: fix build warning

Jeff Layton jlayton at redhat.com
Tue Aug 5 19:49:18 GMT 2008


Building cifs.upcall is giving this build warning:

    client/cifs.upcall.c:205: warning: function declaration isn’t a prototype

This patch fixes this by properly declaring usage() args as void.

Signed-off-by: Jeff Layton <jlayton at redhat.com>
---
 source/client/cifs.upcall.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bea5a1a1b3d5167ddecc0c8d953b73341023cd49.diff
Type: text/x-patch
Size: 414 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20080805/48da6de9/bea5a1a1b3d5167ddecc0c8d953b73341023cd49.bin


More information about the samba-technical mailing list