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)
commit1a12af1a751311e129ff8e8ca18f83613b78a83c
treeb491f131c86fd2570f82f2ddebe17ff62f62ef29
parent2b97fb5a605635684f757080cdc405d8173838d5
usb: gadget: mass_storage: remove unused options

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>
drivers/usb/gadget/f_mass_storage.c