usb: gadget: tcm_usb_gadget: stop format strings
authorKees Cook <keescook@chromium.org>
Tue, 11 Mar 2014 20:26:16 +0000 (13:26 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Mar 2014 23:08:27 +0000 (16:08 -0700)
This makes sure that the name coming out of configfs cannot be used
accidentally as a format string.

Signed-off-by: Kees Cook <keescook@chromium.org>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found