[U-Boot] [PATCH 25/29] dm: scsi: Adjust return value of scsi_exec()

Bin Meng bmeng.cn at gmail.com
Tue Jun 13 03:14:42 UTC 2017


On Tue, Jun 6, 2017 at 3:15 AM, Simon Glass <sjg at chromium.org> wrote:
> Change this function to return an error number instead of true/false.
> This allows us to return a proper error number.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/ata/ahci.c  | 6 +++---
>  drivers/scsi/scsi.c | 8 ++++----
>  2 files changed, 7 insertions(+), 7 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list