aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorAl Viro <[email protected]>2011-06-21 08:51:28 -0400
committerAl Viro <[email protected]>2011-07-20 01:43:39 -0400
commit7c97c200e2c5aa8b1067bebb99df0a7c2e12ebf3 (patch)
treebc486a32cb322a58730be30f5c61d272e3fee54f /scripts/objdiff
parentbeefebf1aa611242e022e71bae87034f415d3314 (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 <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions