>From dbe203697d7166d39541a8ce5d0f4c40afb2a515 Mon Sep 17 00:00:00 2001 From: Naruto Uzumaki <ktulxy...@gmail.com> Date: Tue, 17 Mar 2015 21:59:34 +0300 Subject: [PATCH] Fixing spelling mistake
--- tools/perf/tests/attr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/perf/tests/attr.c b/tools/perf/tests/attr.c index 2dfc9ad..bf9a0b4 100644 --- a/tools/perf/tests/attr.c +++ b/tools/perf/tests/attr.c @@ -159,7 +159,7 @@ int test__attr(void) char path_perf[PATH_MAX]; char path_dir[PATH_MAX]; - /* First try developement tree tests. */ + /* First try development tree tests. */ if (!lstat("./tests", &st)) return run_dir("./tests", "./perf"); -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/