]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use __containerof() instead of home-rolled versions.
authorJohn Baldwin <jhb@FreeBSD.org>
Thu, 17 Dec 2020 20:45:10 +0000 (20:45 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 17 Dec 2020 20:45:10 +0000 (20:45 +0000)
commit52ab576d7496574035a217ba2ff787770aa7dad5
treeb5396aeca853d35dfa84910b9e9d5ed92bf08815
parentf3fec471a3303e372943b610d38b59905c385a11
Use __containerof() instead of home-rolled versions.

Reviewed by: imp, hselasky
Obtained from: CheriBSD
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D27582
sys/dev/usb/controller/ehci.c
sys/dev/usb/controller/ohci.c
sys/dev/usb/controller/uhci.c
sys/dev/usb/controller/xhci.c
sys/dev/usb/usb_transfer.h