diff options
author | John Whitmore <johnfwhitmore@gmail.com> | 2013-12-06 07:49:08 -0500 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2013-12-17 05:47:20 -0500 |
commit | f35f6c8f74a085c1ed810d642a0c27b38d54e890 (patch) | |
tree | e82ce31d6e5b66cf6dfaf22ded11ab60d2c16723 /MAINTAINERS | |
parent | 4ce78a838c1c5482aeb47cfba9baf9df90400a25 (diff) |
can: update MAINTAINERS and Documentation
Changed MAINTAINERS file to add Documentation/networking/can.txt to the list of
maintained files.
can.txt:
- Globally changed Socket CAN to SocketCAN
- Removed section 3.3 from the document
- Updated Section 7
- Corrected a few simple typos
Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: John Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 63ae89617fc5..3d2ac86b0115 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2012,6 +2012,7 @@ L: linux-can@vger.kernel.org | |||
2012 | W: http://gitorious.org/linux-can | 2012 | W: http://gitorious.org/linux-can |
2013 | T: git git://gitorious.org/linux-can/linux-can-next.git | 2013 | T: git git://gitorious.org/linux-can/linux-can-next.git |
2014 | S: Maintained | 2014 | S: Maintained |
2015 | F: Documentation/networking/can.txt | ||
2015 | F: net/can/ | 2016 | F: net/can/ |
2016 | F: include/linux/can/core.h | 2017 | F: include/linux/can/core.h |
2017 | F: include/uapi/linux/can.h | 2018 | F: include/uapi/linux/can.h |