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
rodzic c92960fccb
commit 25ad2913ca
23 zmienionych plików z 91 dodań i 91 usunięć

Wyświetl plik

@@ -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;
}