From: Greg Kroah-Hartman Date: Tue, 2 Jun 2009 22:39:55 +0000 (-0700) Subject: driver core: fix gcc 4.3.3 warnings about string literals X-Git-Tag: v2.6.31-rc1~305^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acc0e90fbccbc6e4d48184cba0983ea044e131af;p=pandora-kernel.git driver core: fix gcc 4.3.3 warnings about string literals This removes the warning: format not a string literal and no format arguments warnings in the driver core that gcc 4.3.3 complains about. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed