lkml.org 
[lkml]   [2016]   [Jan]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 10/13] perf tools: Remove list entry from struct sort_entry
Date
It's no longer needed.

Link: http://lkml.kernel.org/n/tip-geutga492nuhc5d8rncw8834@git.kernel.org
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
---
tools/perf/util/sort.h | 2 --
1 file changed, 2 deletions(-)

diff --git a/tools/perf/util/sort.h b/tools/perf/util/sort.h
index dec536b6ab3d..687bbb124428 100644
--- a/tools/perf/util/sort.h
+++ b/tools/perf/util/sort.h
@@ -214,8 +214,6 @@ enum sort_type {
*/

struct sort_entry {
- struct list_head list;
-
const char *se_header;

int64_t (*se_cmp)(struct hist_entry *, struct hist_entry *);
--
2.4.3


\
 
 \ /
  Last update: 2016-01-07 11:01    [W:1.621 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site