linuxkpi: spinlock: Simplify code
Just use a typedef for spinlock_t, no need to create a useless
structure.
Reviewed by: bz, emaste
Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D45205
linuxkpi: spinlock: Simplify code Tags None Referenced Files None Subscribers None
Description
Details
|