]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/time: Fix some style issues
authorAnton Blanchard <anton@samba.org>
Wed, 23 Nov 2011 20:07:21 +0000 (20:07 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 25 Nov 2011 03:10:00 +0000 (14:10 +1100)
commit621692cb7efb6d0e38c62e41844a6360c6719b20
tree03358fbf8017f3382d627d4cb29eefb9b2bde22c
parent68568add2ca70153cca3dd1858eaa0776821cf75
powerpc/time: Fix some style issues

Fix some formatting issues and use the DECREMENTER_MAX
define instead of 0x7fffffff.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/time.c