diff options
| author | Sudip Mukherjee <[email protected]> | 2015-07-13 17:32:27 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-07-27 10:30:47 -0700 |
| commit | 344e62b36d3fa680ffbd35ee26b52f7bf4c1c4ec (patch) | |
| tree | 9261d959791e0531c9bcb836731fc5e79f9a28e0 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f (diff) | |
char: misc: remove redundant ifdef
The check for CONFIG_PROC_FS is not required as the check is being done
in proc_fs.h and incase CONFIG_PROC_FS is not defined then proc_create()
is defined as NULL.
Signed-off-by: Sudip Mukherjee <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions