hid_start_parse can't fail - it calls malloc(M_WAITOK). ok mpi@
authorjca <jca@openbsd.org>
Sun, 18 May 2014 21:43:11 +0000 (21:43 +0000)
committerjca <jca@openbsd.org>
Sun, 18 May 2014 21:43:11 +0000 (21:43 +0000)
commiteab8327524454a0b2c6d2fc12e9c96b3e8f96589
tree39f4e6075227814b48fc5b74d077c8581d458180
parent2756da3cc0c8ef9fe99dfa96f2f8670fcb6e8e28
hid_start_parse can't fail - it calls malloc(M_WAITOK).  ok mpi@
sys/dev/usb/hid.c