From: Devendra Naga Date: Thu, 12 Jul 2012 06:14:22 +0000 (+0545) Subject: staging/gdm72xx: coding style fixes gdm_qos.c X-Git-Tag: v3.6-rc1~100^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b90b712c9504d36e60eaefce0baf66d64b3c901;p=pandora-kernel.git staging/gdm72xx: coding style fixes gdm_qos.c following warnings were fixed drivers/staging/gdm72xx/gdm_qos.c:198: ERROR: "foo* bar" should be "foo *bar" drivers/staging/gdm72xx/gdm_qos.c:198: ERROR: "foo* bar" should be "foo *bar" drivers/staging/gdm72xx/gdm_qos.c:244: WARNING: quoted string split across lines Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed