OSDN Git Service

USB: remove compile warning on gadget/inode.c
authorMichael BRIGHT <mjbrightfr@gmail.com>
Thu, 22 Mar 2012 17:42:52 +0000 (18:42 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Apr 2012 20:54:01 +0000 (13:54 -0700)
commita2457ee691edeffb511dbff9a69008f480192197
tree79a191ad0f69dd80de8b99f5c98bce172a60ce60
parentda8bfb090c2b30af9f3879443355f7eb1d0fe10a
USB: remove compile warning on gadget/inode.c

Removed unused "restart:" label, which was causing compiler warning.

Signed-off-by: Michael BRIGHT <mjbrightfr+git-kernel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/inode.c