From: Alan Cox Date: Thu, 4 Nov 2010 15:17:27 +0000 (+0000) Subject: n_gsm: clean up printks X-Git-Tag: v2.6.38-rc1~464^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f9a31d63105c3e88bd6d026e7bc53f02a5ac042;p=pandora-kernel.git n_gsm: clean up printks [Original From Ken Mills but I redid it using pr_ helpers instead] Also fix up coding style, there are two warnings left but that is where the CodingStyle tools blow up because they cannot handle if (blah) { foo } else switch (x) { case 1: } Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed