This was noticed by GeunSik Lim. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> Cc: GeunSik Lim <leemgs1@xxxxxxxxx> Cc: Luis Claudio R. Goncalves <lclaudio@xxxxxxxx> Cc: Clark Williams <williams@xxxxxxxxxx> --- Hello, just to have the alternative suggestion in patch form, too. @Clark: If you prefer this version, too, you can pull it from my repo at: git://git.pengutronix.de/git/ukl/rt-tests.git for-clark together with a manpage format fix. Best regards Uwe src/cyclictest/cyclictest.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/cyclictest/cyclictest.c b/src/cyclictest/cyclictest.c index be9a3f9..558091e 100644 --- a/src/cyclictest/cyclictest.c +++ b/src/cyclictest/cyclictest.c @@ -179,7 +179,7 @@ static char functiontracer[MAX_PATH]; static char traceroptions[MAX_PATH]; /* - * Finds the path to the debugfs/tracing + * Finds the tracing directory in a mounted debugfs */ static int set_debugfileprefix(void) { -- 1.6.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html