diff options
author | Oliver Hartkopp <socketcan@hartkopp.net> | 2012-01-03 14:57:43 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-01-03 14:57:43 -0500 |
commit | 405cc2736527bd506fd8f652308b03b2c8a1e8b9 (patch) | |
tree | 970d3df10ee1b51bbf6fff872623be1585d9ae8c /MAINTAINERS | |
parent | ec78213acd6de3e9fa83c78b1046ebbe1d0ca8bf (diff) | |
download | op-kernel-dev-405cc2736527bd506fd8f652308b03b2c8a1e8b9.zip op-kernel-dev-405cc2736527bd506fd8f652308b03b2c8a1e8b9.tar.gz |
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
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e46566a..62f1cd3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1700,7 +1700,7 @@ CAN NETWORK LAYER M: Oliver Hartkopp <socketcan@hartkopp.net> L: linux-can@vger.kernel.org W: http://gitorious.org/linux-can -T: git://gitorious.org/linux-can/linux-can-next.git +T: git git://gitorious.org/linux-can/linux-can-next.git S: Maintained F: net/can/ F: include/linux/can.h @@ -1714,7 +1714,7 @@ M: Wolfgang Grandegger <wg@grandegger.com> M: Marc Kleine-Budde <mkl@pengutronix.de> L: linux-can@vger.kernel.org W: http://gitorious.org/linux-can -T: git://gitorious.org/linux-can/linux-can-next.git +T: git git://gitorious.org/linux-can/linux-can-next.git S: Maintained F: drivers/net/can/ F: include/linux/can/dev.h |