Commit 405cc2736527bd506fd8f652308b03b2c8a1e8b9
Committed by
David S. Miller
1 parent
ec78213acd
Exists in
master
and in
6 other branches
fix CAN MAINTAINERS SCM tree type
As pointed out by Joe Perches the SCM tree type was missing in my patch. Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net> CC: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> CC: Urs Thuermann <urs.thuermann@volkswagen.de> CC: Wolfgang Grandegger <wg@grandegger.com> CC: Marc Kleine-Budde <mkl@pengutronix.de> CC: linux-can@vger.kernel.org
Showing 1 changed file with 2 additions and 2 deletions Side-by-side Diff
MAINTAINERS
... | ... | @@ -1700,7 +1700,7 @@ |
1700 | 1700 | M: Oliver Hartkopp <socketcan@hartkopp.net> |
1701 | 1701 | L: linux-can@vger.kernel.org |
1702 | 1702 | W: http://gitorious.org/linux-can |
1703 | -T: git://gitorious.org/linux-can/linux-can-next.git | |
1703 | +T: git git://gitorious.org/linux-can/linux-can-next.git | |
1704 | 1704 | S: Maintained |
1705 | 1705 | F: net/can/ |
1706 | 1706 | F: include/linux/can.h |
... | ... | @@ -1714,7 +1714,7 @@ |
1714 | 1714 | M: Marc Kleine-Budde <mkl@pengutronix.de> |
1715 | 1715 | L: linux-can@vger.kernel.org |
1716 | 1716 | W: http://gitorious.org/linux-can |
1717 | -T: git://gitorious.org/linux-can/linux-can-next.git | |
1717 | +T: git git://gitorious.org/linux-can/linux-can-next.git | |
1718 | 1718 | S: Maintained |
1719 | 1719 | F: drivers/net/can/ |
1720 | 1720 | F: include/linux/can/dev.h |