diff options
author | Jiri Olsa <[email protected]> | 2012-01-27 15:34:21 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-02-13 23:25:38 -0200 |
commit | 2837609fefbfe8f1248bfce09d9f0b44d5eb713d (patch) | |
tree | b4fb421b4bb7944008e1657af132a1d89178e7cf /net/lapb/lapb_timer.c | |
parent | e334c726ca774d346cb7c4db487e80953a202b58 (diff) |
perf tools: Remove unused functions from debugfs object
Following debugfs object functions are not referenced
within the code:
int debugfs_valid_entry(const char *path);
int debugfs_umount(void);
int debugfs_write(const char *entry, const char *value);
int debugfs_read(const char *entry, char *buffer, size_t size);
void debugfs_force_cleanup(void);
int debugfs_make_path(const char *element, char *buffer, int size);
Removing them.
Cc: Corey Ashford <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Jiri Olsa <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions