diff options
author | Greg Kroah-Hartman <[email protected]> | 2022-12-05 13:12:05 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-12-06 16:55:25 +0100 |
commit | c3da679286bee1d897bb24a804cca4ff58781bec (patch) | |
tree | eea45f790c6dd2b0faf8609c13d078b4186cf8a6 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
parent | 6149f83b3165955e9519de483b30b26d1518ad0f (diff) |
usb.h: take advantage of container_of_const()
Instead of rolling our own const-checking logic in to_usb_interface()
and to_usb_device() use the newly added container_of_const() instead,
making the logic much simpler overall.
Reviewed-by: Sakari Ailus <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions