oprofile: more whitespace fixes
Signed-off-by: Robert Richter <robert.richter@amd.com>
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user