public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] can-doc: Fixed a wrong filepath in can.txt
@ 2015-02-05 14:33 Stefan Tatschner
  2015-02-05 15:00 ` Jonathan Corbet
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Tatschner @ 2015-02-05 14:33 UTC (permalink / raw)
  To: Oliver Hartkopp, Jonathan Corbet
  Cc: linux-can, linux-doc, linux-kernel, Stefan Tatschner

Signed-off-by: Stefan Tatschner <stefan@sevenbyte.org>
---
 Documentation/networking/can.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/can.txt b/Documentation/networking/can.txt
index 2236d6d..0a2859a 100644
--- a/Documentation/networking/can.txt
+++ b/Documentation/networking/can.txt
@@ -234,7 +234,7 @@ solution for a couple of reasons:
   mechanisms. Inside this filter definition the (interested) type of
   errors may be selected. The reception of error messages is disabled
   by default. The format of the CAN error message frame is briefly
-  described in the Linux header file "include/linux/can/error.h".
+  described in the Linux header file "include/uapi/linux/can/error.h".
 
 4. How to use SocketCAN
 ------------------------
-- 
2.2.2


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

end of thread, other threads:[~2015-02-05 15:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-05 14:33 [PATCH] can-doc: Fixed a wrong filepath in can.txt Stefan Tatschner
2015-02-05 15:00 ` Jonathan Corbet
2015-02-05 15:37   ` Marc Kleine-Budde
2015-02-05 15:48     ` Jonathan Corbet
2015-02-05 15:53       ` Marc Kleine-Budde

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