trivial: cleanup hpfall example code (checkpatch)
authorFrans Pop <elendil@planet.nl>
Mon, 22 Jun 2009 09:08:36 +0000 (11:08 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 21 Sep 2009 13:14:52 +0000 (15:14 +0200)
commitb519c15d4aacb3706bfff86ba316f9ed81b5032a
tree71d061e5dab05645667dd93a32859c462abb6230
parentcf83011d8faec99de51d6ba8879c0c61cf31e836
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>
Documentation/hwmon/hpfall.c