From: Javier Martinez Canillas Date: Fri, 10 Sep 2010 12:42:08 +0000 (-0400) Subject: USB: r8a66597-udc: Initialize uninitialized variable, fix compile warning X-Git-Tag: v2.6.37-rc1~154^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92d3489ec58b5897a407b07ad9954497a119d3d0;p=pandora-kernel.git USB: r8a66597-udc: Initialize uninitialized variable, fix compile warning In today linux-next I got a compile warning due a possible uninitialized variable This patch solves the issue initializing the variable Signed-off-by: Javier Martinez Canillas Cc: David Brownell Cc: Paul Mundt Cc: Magnus Damm Cc: Yoshihiro Shimoda Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed