diff options
Diffstat (limited to 'tools/perf/ui/util.c')
-rw-r--r-- | tools/perf/ui/util.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/ui/util.c b/tools/perf/ui/util.c index 4f989774c8c6..e3e0a963d03a 100644 --- a/tools/perf/ui/util.c +++ b/tools/perf/ui/util.c | |||
@@ -52,7 +52,6 @@ int ui__warning(const char *format, ...) | |||
52 | return ret; | 52 | return ret; |
53 | } | 53 | } |
54 | 54 | ||
55 | |||
56 | /** | 55 | /** |
57 | * perf_error__register - Register error logging functions | 56 | * perf_error__register - Register error logging functions |
58 | * @eops: The pointer to error logging function struct | 57 | * @eops: The pointer to error logging function struct |