[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1436758151-17073-1-git-send-email-standby24x7@gmail.com>
Date: Mon, 13 Jul 2015 12:29:11 +0900
From: Masanari Iida <standby24x7@...il.com>
To: giometti@...eenne.com, corbet@....net, linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Masanari Iida <standby24x7@...il.com>
Subject: [PATCH] Doc: pps: Fix file name in pps.txt
This patch fix a file name of example code.
Signed-off-by: Masanari Iida <standby24x7@...il.com>
---
Documentation/pps/pps.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/pps/pps.txt b/Documentation/pps/pps.txt
index c508cce..7cb7264 100644
--- a/Documentation/pps/pps.txt
+++ b/Documentation/pps/pps.txt
@@ -125,7 +125,7 @@ The same function may also run the defined echo function
(pps_ktimer_echo(), passing to it the "ptr" pointer) if the user
asked for that... etc..
-Please see the file drivers/pps/clients/ktimer.c for example code.
+Please see the file drivers/pps/clients/pps-ktimer.c for example code.
SYSFS support
--
2.5.0.rc1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists