mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
oprofile: more whitespace fixes
Signed-off-by: Robert Richter <robert.richter@amd.com>
This commit is contained in:
parent
c92960fccb
commit
25ad2913ca
23 changed files with 91 additions and 91 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue