From 248720529cb50c6b6cf2ec01748049c6b532a8cc Mon Sep 17 00:00:00 2001 From: Michal Nazarewicz Date: Fri, 18 Jun 2010 15:59:43 +0200 Subject: [PATCH] USB: gadget: f_mass_storage: dead code removed The ep0req_name was never used in f_mass_storage hence it may be safely removed from the code. It was a leftover from File Storage Gadget which used it for debug messages. Signed-off-by: Michal Nazarewicz Cc: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed