summaryrefslogtreecommitdiff
path: root/curvetun_client.c
diff options
context:
space:
mode:
Diffstat (limited to 'curvetun_client.c')
0 files changed, 0 insertions, 0 deletions
ae2bec47a9944049f2583b1d31f479110f0f'>121bae2bec47a9944049f2583b1d31f479110f0f (patch) tree62c57f5952002946f693cb04dfbb45461c359ae7 /drivers parent4ae2d962637e4a002d1f0884dceec800c79b3ea4 (diff)
greybus: es2: allow ARPC result to be ignored
Allow user of ARPC to pass a NULL pointer for the ARPC result. For simple requests there may only be one error code for remote errors, or the caller may simply not care to differentiate them. Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/greybus/es2.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/drivers/staging/greybus/es2.c b/drivers/staging/greybus/es2.c