[PATCH v2 0/6] hpet: fix build warnings and style

From: Corentin Labbe
Date: Mon Apr 03 2017 - 08:19:52 EST


The original intent was to remove two build warnings, but finaly took
the opportunity to fix some style issues.
compile-tested for both x86/x86_64/ia64.

Changes since v1:
- add linux/io-64-nonatomic-lo-hi.h for writeq/readq as suggested by Clemens Ladisch

Corentin Labbe (6):
hpet: remove unused variable hpet in hpet_ioctl_common
hpet: remove unused writeq/readq function definitions
hpet: fix checkpatch complains about spaces
hpet: replace printk by their pr_xxx counterparts
hpet: removing unused variable m in hpet_interrupt
hpet: fix style issue about braces and alignment

drivers/char/hpet.c | 57 ++++++++++++++++++-----------------------------------
1 file changed, 19 insertions(+), 38 deletions(-)

--
2.10.2