commit | 99ee4dbd7c99c27129a8e2026003a7680878345f | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Tue Feb 27 05:35:17 2007 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Tue Feb 27 05:35:17 2007 +0000 |
tree | 66bd113a21b22981d6be69acfcbe64a3d2b27559 | |
parent | 1ae1bc44d44dd84cc00fb9edbba27458771d860d [diff] [blame] |
[CIFS] Remove some unused functions/declarations Signed-off-by: Steve French <sfrench@us.ibm.com>
diff --git a/fs/cifs/dir.c b/fs/cifs/dir.c index 66b825a..3fad638 100644 --- a/fs/cifs/dir.c +++ b/fs/cifs/dir.c
@@ -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 */