From: Jesper Nilsson Date: Thu, 24 Jan 2008 13:34:37 +0000 (+0100) Subject: CRIS v32: Change debug and formatting in kernel/fasttimer.c X-Git-Tag: v2.6.25-rc1~40^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f64dd2191d9b64358c0f357b0f28e149ce7f3d83;p=pandora-kernel.git 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. --- Reading git-diff-tree failed