diff options
| author | Su Hui <[email protected]> | 2023-12-01 10:59:56 +0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2023-12-05 21:18:40 -0500 |
| commit | aef6ac123609c4365f0270ec689ef215d13c3061 (patch) | |
| tree | d62ced0aa2790be7f1e2d60478dd33283f45d118 /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | |
| parent | 70dfaf84ec777c0590316a8785df22ca5e97bf10 (diff) | |
scsi: aic7xxx: Return negative error codes in aic7770_probe()
aic7770_config() returns both negative and positive error codes. It's
better to make aic7770_probe() only return negative error codes.
A previous commit made ahc_linux_register_host() return negative error
codes, which makes sure aic7770_probe() returns negative error codes.
Signed-off-by: Su Hui <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Dan Carpenter <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions