diff options
author | Zhen Lei <thunder.leizhen@huawei.com> | 2021-07-07 10:43:01 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-07-21 17:16:23 +0300 |
commit | f04948dea236b000da09c466a7ec931ecd8d7867 (patch) | |
tree | 588de45b69cd34111b47dc06428b5ff12657315a /drivers/tee | |
parent | 3ecc8cb7c092b2f50e21d2aaaae35b8221ee7214 (diff) | |
download | linux-f04948dea236b000da09c466a7ec931ecd8d7867.tar.xz |
driver core: Fix error return code in really_probe()
In the case of error handling, the error code returned by the subfunction
should be propagated instead of 0.
Fixes: 1901fb2604fb ("Driver core: fix "driver" symlink timing")
Fixes: 23b6904442d0 ("driver core: add dev_groups to all drivers")
Fixes: 8fd456ec0cf0 ("driver core: Add state_synced sysfs file for devices that support it")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Link: https://lore.kernel.org/r/20210707074301.2722-1-thunder.leizhen@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tee')
0 files changed, 0 insertions, 0 deletions