summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMichal Suchanek <[email protected]>2022-10-12 21:58:00 +0200
committerSimon Glass <[email protected]>2022-10-17 21:17:12 -0600
commit1d0617bd747b59251782aa9f87a23e634cf543ac (patch)
tree7b1bb422dc86e74024f242cad157ee8a4eff97a8 /include/linux
parentc726fc01cf669e3e2979da8665ef660e7d3ba464 (diff)
dm: treewide: Use uclass_next_device_err when accessing second device
There are a couple users of uclass_next_device return value that get the first device by other means and use uclass_next_device assuming the following device in the uclass is related to the first one. Use uclass_next_device_err because the return value from uclass_next_device will be removed in a later patch. Signed-off-by: Michal Suchanek <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions