Skip to content

Commit

Permalink
Documentation: SubmittingDrivers: fix Linus's git tree URL
Browse files Browse the repository at this point in the history
Change resource URL to new git tree -
(http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git).

Signed-off-by: Ralf Thielow <ralf.thielow@googlemail.com>
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Ralf Thielow authored and Linus Torvalds committed Aug 14, 2011
1 parent 4126dac commit 399e1d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/SubmittingDrivers
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Linux kernel master tree:
ftp.??.kernel.org:/pub/linux/kernel/...
?? == your country code, such as "us", "uk", "fr", etc.

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git

Linux kernel mailing list:
linux-kernel@vger.kernel.org
Expand Down

0 comments on commit 399e1d9

Please sign in to comment.