oprofile: more whitespace fixes

Signed-off-by: Robert Richter <robert.richter@amd.com>
This commit is contained in:
Robert Richter
2008-09-05 17:12:36 +02:00
parent c92960fccb
commit 25ad2913ca
23 changed files with 91 additions and 91 deletions

View File

@ -404,7 +404,7 @@ set_count_mode(u32 kernel, u32 user)
}
}
static inline void enable_ctr(u32 cpu, u32 ctr, u32 * pm07_cntrl)
static inline void enable_ctr(u32 cpu, u32 ctr, u32 *pm07_cntrl)
{
pm07_cntrl[ctr] |= CBE_PM_CTR_ENABLE;