
13 Jun
2017
13 Jun
'17
5:14 a.m.
On Tue, Jun 6, 2017 at 3:15 AM, Simon Glass sjg@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@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@gmail.com