You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ac...@apache.org on 2020/01/09 18:38:37 UTC

[incubator-nuttx] 01/01: Fix the incorrect return value handling in bt_hcicore.c/hc_sr04.c

This is an automated email from the ASF dual-hosted git repository.

acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git

commit 51eaed87650aafa5db806c5732feca4dbe3ec601
Merge: 679b11b fbad850
Author: Xiang Xiao <xi...@xiaomi.com>
AuthorDate: Thu Jan 9 15:31:52 2020 -0300

    Fix the incorrect return value handling in bt_hcicore.c/hc_sr04.c
    
    Report by juniskane
    
    Signed-off-by: Xiang Xiao <xi...@xiaomi.com>

 drivers/sensors/hc_sr04.c       | 2 +-
 wireless/bluetooth/bt_hcicore.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)