From: Michal Nazarewicz Date: Thu, 12 Aug 2010 15:43:48 +0000 (+0200) Subject: USB: gadget: functionfs: code cleanup X-Git-Tag: v2.6.37-rc1~154^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc19de61ef5c17b6e19766052c6ac85cf31de876;p=pandora-kernel.git USB: gadget: functionfs: code cleanup This patch removes some of the string registration from the FunctionFS Gadget as composite layer can handle the iManufacturer and iProduct for us. It also removes some of the module parameters which were redundant as well as changes the name of others to better much the module parameter of the composite layer. Other then that, it also fixes formatting of multiline comments to match the coding style. Signed-off-by: Michal Nazarewicz Signed-off-by: Kyungmin Park Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed