]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kernel/posix-timers.c: code clean-up
authorFabian Frederick <fabf@skynet.be>
Thu, 26 Jun 2014 00:42:20 +0000 (10:42 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 26 Jun 2014 00:42:20 +0000 (10:42 +1000)
commit307ce859f12a64335424af9749d4c9c1b205780b
tree689bea2ff0c4a87e9711a17687fc98c764222dc7
parent5d9530f42daa29b2f9b5661e6d6fd9f5422b3106
kernel/posix-timers.c: code clean-up

Fixing some checkpatch warnings:
-Convert printk to pr_foo()
-Remove spaces between function and (
-Split lines > 80 characters

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/posix-timers.c