CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/10 06:58:49
Modified files:
sys/dev/usb : usb_subr.c
Log message:
Do not allocate space for the whole structure when we just want to store
a pointer, found by clang.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/10 06:58:49
Modified files:
sys/dev/usb : usb_subr.c
Log message:
Do not allocate space for the whole structure when we just want to store
a pointer, found by clang.