usb: gadget: f_mass_storage: use defined constant instead of numeric value
authorTal Shorer <tal.shorer@gmail.com>
Fri, 6 Mar 2015 19:53:32 +0000 (21:53 +0200)
committerFelipe Balbi <balbi@ti.com>
Wed, 11 Mar 2015 15:19:35 +0000 (10:19 -0500)
commitfddc26f573e28dde62013cd5d8d5c60aa85e74a4
tree3025215031f67c3181712821d8d1b6c73bf1992d
parent06ed0de5188c9ef6553b2824b6cdd767ad46ece5
usb: gadget: f_mass_storage: use defined constant instead of numeric value

replace numeric value with TYPE_NO_LUN (defined in <scsi/scsi.h>)

Signed-off-by: Tal Shorer <tal.shorer@gmail.com>
Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/function/f_mass_storage.c