diff options
author | Stephen Boyd <swboyd@chromium.org> | 2022-08-31 01:58:29 +0300 |
---|---|---|
committer | Tzung-Bi Shih <tzungbi@kernel.org> | 2022-09-01 05:15:34 +0300 |
commit | bbb5fb85cf48757a18870aaeedf6936d5c1f1ead (patch) | |
tree | 978874d324aec9f91309ca012fe637ccd60e0564 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 8dab6a5939199a5dcf0731eb2dce757837575633 (diff) | |
download | linux-bbb5fb85cf48757a18870aaeedf6936d5c1f1ead.tar.xz |
platform/chrome: cros_typec_switch: Remove impossible condition
The type of 'index' is unsigned long long, which can't possibly be less
than zero. Remove the impossible check.
Cc: Prashant Malani <pmalani@chromium.org>
Cc: Tzung-Bi Shih <tzungbi@kernel.org>
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Acked-by: Prashant Malani <pmalani@chromium.org>
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Link: https://lore.kernel.org/r/20220830225831.2362403-3-swboyd@chromium.org
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions