Home
last modified time | relevance | path

Searched hist:"33 cd7f2b" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/afs/
H A Drxrpc.c33cd7f2b Thu Nov 02 10:27:48 CDT 2017 David Howells <dhowells@redhat.com> afs: Potentially return call->reply[0] from afs_make_call()

If call->ret_reply0 is set, return call->reply[0] on success. Change the
return type of afs_make_call() to long so that this can be passed back
without bit loss and then cast to a pointer if required.

Signed-off-by: David Howells <dhowells@redhat.com>
33cd7f2b Thu Nov 02 10:27:48 CDT 2017 David Howells <dhowells@redhat.com> afs: Potentially return call->reply[0] from afs_make_call()

If call->ret_reply0 is set, return call->reply[0] on success. Change the
return type of afs_make_call() to long so that this can be passed back
without bit loss and then cast to a pointer if required.

Signed-off-by: David Howells <dhowells@redhat.com>
H A Dinternal.h33cd7f2b Thu Nov 02 10:27:48 CDT 2017 David Howells <dhowells@redhat.com> afs: Potentially return call->reply[0] from afs_make_call()

If call->ret_reply0 is set, return call->reply[0] on success. Change the
return type of afs_make_call() to long so that this can be passed back
without bit loss and then cast to a pointer if required.

Signed-off-by: David Howells <dhowells@redhat.com>
33cd7f2b Thu Nov 02 10:27:48 CDT 2017 David Howells <dhowells@redhat.com> afs: Potentially return call->reply[0] from afs_make_call()

If call->ret_reply0 is set, return call->reply[0] on success. Change the
return type of afs_make_call() to long so that this can be passed back
without bit loss and then cast to a pointer if required.

Signed-off-by: David Howells <dhowells@redhat.com>