usb: gadget: mass_storage: remove unused options
authorMichal Nazarewicz <mina86@mina86.com>
Tue, 12 Jun 2012 10:42:17 +0000 (12:42 +0200)
committerFelipe Balbi <balbi@ti.com>
Fri, 15 Jun 2012 11:32:18 +0000 (14:32 +0300)
This commit removes thread_name and lun_name_format fields from the
fsg_config structure.  Those fields are not used by any in-tree code
and their usefulness is rather theoretical.

Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found