android_kernel_xiaomi_sm8350/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 [PATCH] smbfs readdir vs signal fix 2006-02-01 08:53:09 -08:00
file.c
getopt.c
getopt.h
inode.c [PATCH] smbfs: Fix debug logging-only compilation error 2006-03-25 08:22:55 -08:00
ioctl.c
Makefile [PATCH] smbfs: remove kmalloc wrapper 2006-01-14 18:27:13 -08:00
proc.c
proto.h
request.c [PATCH] smbfs: remove kmalloc wrapper 2006-01-14 18:27:13 -08:00
request.h
smb_debug.h
smbiod.c
sock.c
symlink.c