And constify the structure holding the arguments for setting up the lock
while at it.
No functional change intended.
MFC after: 1 week
Sponsored by: NVIDIA Networking
Differential D40464
Use proper pointer type when initialising and uninitialising mutexes. • hselasky on Jun 7 2023, 1:00 PM. Authored by Tags None Referenced Files
Subscribers
Details
Diff Detail
Event TimelineComment Actions What do you think about this change? It is strictly not needed, but could save some .data space, given the args can be moved to .text or read-only data. |