[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170403121559.1397-1-clabbe.montjoie@gmail.com>
Date: Mon, 3 Apr 2017 14:15:53 +0200
From: Corentin Labbe <clabbe.montjoie@...il.com>
To: clemens@...isch.de, arnd@...db.de, gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org,
Corentin Labbe <clabbe.montjoie@...il.com>
Subject: [PATCH v2 0/6] hpet: fix build warnings and style
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
Powered by blists - more mailing lists