aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/misc/hpilo.c
diff options
context:
space:
mode:
authorOded Gabbay <oded.gabbay@gmail.com>2019-02-22 21:29:58 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-02-23 10:18:13 +0100
commita507fbb975c448bf3c15bba31fe8dd870f164da6 (patch)
treeb19ed60c28e8fbe0eb69e1ed20640fd30898efde /drivers/misc/hpilo.c
parentMAINTAINERS: Change mailing list for Hyper-V CORE AND DRIVERS (diff)
downloadwireguard-linux-a507fbb975c448bf3c15bba31fe8dd870f164da6.tar.xz
wireguard-linux-a507fbb975c448bf3c15bba31fe8dd870f164da6.zip
habanalabs: don't print result when rc indicates error
send_cpu_message() doesn't update the result parameter when an error occurs in its code. Therefore, callers of send_cpu_message() shouldn't use the result value when the return code indicates error. This patch fixes a static checker warning in goya_test_cpu_queue(), where that function did print the result even though the return code from send_cpu_message() indicated error. Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/hpilo.c')
0 files changed, 0 insertions, 0 deletions