Do not allocate space for the whole structure when we just want to store
authormpi <mpi@openbsd.org>
Sun, 10 Aug 2014 12:58:49 +0000 (12:58 +0000)
committermpi <mpi@openbsd.org>
Sun, 10 Aug 2014 12:58:49 +0000 (12:58 +0000)
commit76ed1edb6c0516cf3b7621ecc11a589e7284f25c
tree5c02b1f11f4ee1c6d1acfa87c72cf6867290255c
parentf1f783a6815188bbb51dc518faec43c6a5fe5b72
Do not allocate space for the whole structure when we just want to store
a pointer, found by clang.
sys/dev/usb/usb_subr.c