Module Name: src Committed By: riastradh Date: Tue Mar 25 20:38:54 UTC 2025
Modified Files:
src/sys/dev/usb: umcpmio.c
Log Message:
umcpmio(4): Omit needless boolean `takemutex' parameter.
This is generally a questionable pattern and it's wholly unnecessary
here.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/usb/umcpmio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
