Add missing ATTR_NON_NULL_PTR_ARG and ATTR_ALWAYS_INLINE attributes to class driver...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 8 Jun 2010 11:14:07 +0000 (11:14 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 8 Jun 2010 11:14:07 +0000 (11:14 +0000)
commit5ce3f0b17bc927513bd980e8710f588564fe1dcc
treeb3fda0c21445d827cc4ddc04e0ea1b9f4204d3af
parent96063b9f98c8201623f8c91ec5cbe3bb88aca6c3
Add missing ATTR_NON_NULL_PTR_ARG and ATTR_ALWAYS_INLINE attributes to class driver functions.
LUFA/Drivers/USB/Class/Device/Audio.h
LUFA/Drivers/USB/Class/Device/CDC.h
LUFA/Drivers/USB/Class/Device/HID.h
LUFA/Drivers/USB/Class/Device/MIDI.h
LUFA/Drivers/USB/Class/Host/CDC.h
LUFA/Drivers/USB/Class/Host/MIDI.h
LUFA/Drivers/USB/Class/Host/MassStorage.h
LUFA/Drivers/USB/Class/Host/Printer.h
LUFA/Drivers/USB/Class/Host/RNDIS.h
LUFA/Drivers/USB/Class/Host/StillImage.h