android_kernel_samsung_msm8976/fs/smbfs
Kirk True 58bf6a2db2 [PATCH] smbfs: Fix debug logging-only compilation error
When SMBFS_DEBUG_VERBOSE is #define-d, the compile breaks:

fs/smbfs/inode.c:217: error: aggregate value used where an integer was expected

This is a simple matter of using the .tv_sec attribute of struct time_spec.

Signed-off-by: Kirk True <kernel@kirkandsheila.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-25 08:22:55 -08:00
..
cache.c
dir.c
file.c
getopt.c
getopt.h
inode.c
ioctl.c
Makefile
proc.c
proto.h
request.c
request.h
smb_debug.h
smbiod.c
sock.c
symlink.c