diff options
author | Oliver Hartkopp <[email protected]> | 2012-01-03 14:57:43 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-01-03 14:57:43 -0500 |
commit | 405cc2736527bd506fd8f652308b03b2c8a1e8b9 (patch) | |
tree | 970d3df10ee1b51bbf6fff872623be1585d9ae8c | |
parent | ec78213acd6de3e9fa83c78b1046ebbe1d0ca8bf (diff) |
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 <[email protected]>
CC: Oliver Hartkopp <[email protected]>
CC: Urs Thuermann <[email protected]>
CC: Wolfgang Grandegger <[email protected]>
CC: Marc Kleine-Budde <[email protected]>
CC: [email protected]
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e46566a9e3dc..62f1cd357ddf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1700,7 +1700,7 @@ CAN NETWORK LAYER M: Oliver Hartkopp <[email protected]> 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 <[email protected]> M: Marc Kleine-Budde <[email protected]> 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 |