[CIFS] Remove some unused functions/declarations

Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
Steve French
2007-02-27 05:35:17 +00:00
parent 1ae1bc44d4
commit 99ee4dbd7c
6 changed files with 14 additions and 10 deletions

View File

@@ -31,7 +31,7 @@
#include "cifs_debug.h"
#include "cifs_fs_sb.h"
void
static void
renew_parental_timestamps(struct dentry *direntry)
{
/* BB check if there is a way to get the kernel to do this or if we really need this */