diff options
Diffstat (limited to 'Documentation/SubmittingDrivers')
| -rw-r--r-- | Documentation/SubmittingDrivers | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/SubmittingDrivers b/Documentation/SubmittingDrivers index 38d2aab59ca..36d16bbf72c 100644 --- a/Documentation/SubmittingDrivers +++ b/Documentation/SubmittingDrivers @@ -101,7 +101,7 @@ PM support:	Since Linux is used on many portable and desktop systems, your  		complete overview of the power management issues related to  		drivers see Documentation/power/devices.txt . -Control:	In general if there is active maintainance of a driver by +Control:	In general if there is active maintenance of a driver by  		the author then patches will be redirected to them unless  		they are totally obvious and without need of checking.  		If you want to be the contact and update point for the @@ -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  | 
