commit | b519c15d4aacb3706bfff86ba316f9ed81b5032a | [log] [tgz] |
---|---|---|
author | Frans Pop <elendil@planet.nl> | Mon Jun 22 11:08:36 2009 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Sep 21 15:14:52 2009 +0200 |
tree | 71d061e5dab05645667dd93a32859c462abb6230 | |
parent | cf83011d8faec99de51d6ba8879c0c61cf31e836 [diff] |
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 <elendil@planet.nl> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Jiri Kosina <jkosina@suse.cz>