diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-06-21 08:51:28 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-07-20 01:43:39 -0400 |
commit | 7c97c200e2c5aa8b1067bebb99df0a7c2e12ebf3 (patch) | |
tree | bc486a32cb322a58730be30f5c61d272e3fee54f /fs/nfs/nfs4state.c | |
parent | beefebf1aa611242e022e71bae87034f415d3314 (diff) |
cifs: fix the type of cifs_demultiplex_thread()
... and get rid of a bogus typecast, while we are at it; it's not
just that we want a function returning int and not void, but cast
to pointer to function taking void * and returning void would be
(void (*)(void *)) and not (void *)(void *), TYVM...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/nfs/nfs4state.c')
0 files changed, 0 insertions, 0 deletions