commit | 4ae2d962637e4a002d1f0884dceec800c79b3ea4 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@hovoldconsulting.com> | Wed Aug 03 14:09:32 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Wed Aug 03 15:42:38 2016 +0200 |
tree | a193375566df24554a44c4964a1dc1c5d89a7a35 | |
parent | c468999e6acd3e8330db7d18dca320f8b21bf074 [diff] |
greybus: es2: always set result value Make sure to always set the result value for ARPC instead of forcing every caller to do it in order to avoid compiler warnings. The ARPC result should still be ignored unless arpc_sync returns -EREMOTEIO. Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>