aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/oprofile/timer_int.c
diff options
context:
space:
mode:
authorRobert Richter <robert.richter@amd.com>2008-09-05 17:12:36 +0200
committerRobert Richter <robert.richter@amd.com>2008-10-15 20:55:51 +0200
commit25ad2913cae9c9e3ed28075caeb2eefccd636f4f (patch)
treedc0cc534beb4ccf487f9f6f3c7382bc559f0a35d /drivers/oprofile/timer_int.c
parentoprofile: whitespace fixes (diff)
downloadlinux-dev-25ad2913cae9c9e3ed28075caeb2eefccd636f4f.tar.xz
linux-dev-25ad2913cae9c9e3ed28075caeb2eefccd636f4f.zip
oprofile: more whitespace fixes
Signed-off-by: Robert Richter <robert.richter@amd.com>
Diffstat (limited to 'drivers/oprofile/timer_int.c')
-rw-r--r--drivers/oprofile/timer_int.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/oprofile/timer_int.c b/drivers/oprofile/timer_int.c
index 710a45f0d734..7258b141a510 100644
--- a/drivers/oprofile/timer_int.c
+++ b/drivers/oprofile/timer_int.c
@@ -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;