]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
CRIS v32: Change debug and formatting in kernel/fasttimer.c
authorJesper Nilsson <jesper.nilsson@axis.com>
Thu, 24 Jan 2008 13:34:37 +0000 (14:34 +0100)
committerJesper Nilsson <jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:34 +0000 (11:06 +0100)
commitf64dd2191d9b64358c0f357b0f28e149ce7f3d83
tree0f182834d7dfba38085f994d4ce919795cf0a542
parent43e6bd6aa8fa8ba5e72e1bcd9062cc3627f4a6c1
CRIS v32: Change debug and formatting in kernel/fasttimer.c

- Don't use SANITYCHECK(x) as a macro, test FAST_TIMER_SANITY_CHECKS with
  ifdef. This makes it possible for automatic indent etc to work.
- Correct some whitespace errors.
- Don't initialize static variable.
arch/cris/arch-v32/kernel/fasttimer.c