]> Pileus Git - ~andy/linux/commit
USB: gadget: fix up comment
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Jun 2013 18:32:57 +0000 (11:32 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:35:16 +0000 (16:35 -0700)
commit0667fe76764927d986265e7405d8f4a4025f7d23
treeea80868dc736d3af3efe1d96016bc44ead3c67c8
parent8fb822c5077c30258f27308d55f0eda5e398f3b6
USB: gadget: fix up comment

This endif is for CONFIG_USB_GADGET_DEBUG_FILES, not CONFIG_USB_DEBUG,
so document it properly.

Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/storage_common.c