]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kernel/posix-timers.c: code clean-up
authorFabian Frederick <fabf@skynet.be>
Thu, 22 May 2014 00:42:26 +0000 (10:42 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:42:26 +0000 (10:42 +1000)
commit7f79d4e97ffdb0869d96302c968c873ae2b159d9
tree518859bd9e51616ae100a5c8253ffe7d6703bdab
parent766daa28dff1a7da8ce0be58ea5518a823c22a72
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