From: Frans Pop Date: Mon, 22 Jun 2009 09:08:36 +0000 (+0200) Subject: trivial: cleanup hpfall example code (checkpatch) X-Git-Tag: v2.6.32-rc1~413^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b519c15d4aacb3706bfff86ba316f9ed81b5032a;p=pandora-kernel.git trivial: cleanup hpfall example code (checkpatch) This patch makes hpfall.c conform to kernel coding style. I have not fixed the C99 // comments on two lines as they help indicate that those are not actually comments but incomplete code. Before: total: 10 errors, 6 warnings, 101 lines checked After: total: 2 errors, 0 warnings, 99 lines checked Signed-off-by: Frans Pop Acked-by: Pavel Machek Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed