oprofile: more whitespace fixes
[safe/jmp/linux-2.6] / arch / sparc / oprofile / init.c
index 9ab815b..17bb603 100644 (file)
@@ -12,7 +12,7 @@
 #include <linux/errno.h>
 #include <linux/init.h>
  
-int __init oprofile_arch_init(struct oprofile_operations * ops)
+int __init oprofile_arch_init(struct oprofile_operations *ops)
 {
        return -ENODEV;
 }