diff options
author | 2006-03-25 03:07:30 -0800 | |
---|---|---|
committer | 2006-03-25 08:22:55 -0800 | |
commit | 58bf6a2db2a4a1b41712674d9165510180259dec (patch) | |
tree | 0d9b02b152c5ddb4db6c0ae35f2c996c251eb451 /net/unix/af_unix.c | |
parent | [PATCH] 9p: update documentation (diff) | |
download | wireguard-linux-58bf6a2db2a4a1b41712674d9165510180259dec.tar.xz wireguard-linux-58bf6a2db2a4a1b41712674d9165510180259dec.zip |
[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>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions