public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Doc: pps: Fix file name in pps.txt
@ 2015-07-13  3:29 Masanari Iida
  2015-07-13  6:23 ` Rodolfo Giometti
  2015-07-14 18:36 ` Jonathan Corbet
  0 siblings, 2 replies; 5+ messages in thread
From: Masanari Iida @ 2015-07-13  3:29 UTC (permalink / raw)
  To: giometti, corbet, linux-media, linux-kernel; +Cc: Masanari Iida

This patch fix a file name of example code.

Signed-off-by: Masanari Iida <standby24x7@gmail.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


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-14 18:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-13  3:29 [PATCH] Doc: pps: Fix file name in pps.txt Masanari Iida
2015-07-13  6:23 ` Rodolfo Giometti
2015-07-13 13:21   ` Jonathan Corbet
2015-07-13 13:25     ` Rodolfo Giometti
2015-07-14 18:36 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox