Hi, Please find 2 little patches to remove an unused file and to ignore files generated as part of the feature auto-detection.
Regards. Yann Droneaud (2): perf tools: remove unused test-volatile-register-var.c perf tools: add .gitignore for files generated for feature check tools/perf/config/feature-checks/.gitignore | 28 ++++++++++++++++++++++ .../feature-checks/test-volatile-register-var.c | 6 ----- 2 files changed, 28 insertions(+), 6 deletions(-) create mode 100644 tools/perf/config/feature-checks/.gitignore delete mode 100644 tools/perf/config/feature-checks/test-volatile-register-var.c -- 1.8.4.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

