From: Xenia Ragiadakou Date: Sat, 31 Aug 2013 01:40:49 +0000 (+0300) Subject: usbcore: fix incorrect type in assignment in descriptors_changed() X-Git-Tag: v3.12-rc1~186^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9a1048137f4ae43ee90f61a3f34f0efe863cfeb;p=pandora-kernel.git usbcore: fix incorrect type in assignment in descriptors_changed() This patch fixes the incorrect assignment of a variable with type 'le16' to a variable with type 'unsigned int'. Signed-off-by: Xenia Ragiadakou Reported-by: kbuild test robot Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed