devres: WARN() and return, don't crash on device_del() of uninitialized device
[linux-2.6] / drivers / usb / storage / option_ms.h
1 #ifndef _OPTION_MS_H_
2 #define _OPTION_MS_H_
3 extern int option_ms_init(struct us_data *us);
4 #endif