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

@@ -35,7 +35,7 @@ static void timer_stop(void)
}
void __init oprofile_timer_init(struct oprofile_operations * ops)
void __init oprofile_timer_init(struct oprofile_operations *ops)
{
ops->create_files = NULL;
ops->setup = NULL;