diff options
author | Xose Vazquez Perez <xose.vazquez@gmail.com> | 2006-01-14 06:57:41 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-14 13:39:53 -0500 |
commit | e1b114ee90040af5108973abd1a82babc4905868 (patch) | |
tree | 6b63f8e659d7bbddc650f67300cb01a0204479f1 /Documentation/SubmittingDrivers | |
parent | 7b4ee73e28052e53aac2fef1c91029666d8b2d70 (diff) |
[PATCH] docs: update some updated code docs
Based on comments from Randy Dunlap on my previous commit
5b0ed2c64d8fdafb5fcfb3baabdd288628b1ff9b
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/SubmittingDrivers')
-rw-r--r-- | Documentation/SubmittingDrivers | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/SubmittingDrivers b/Documentation/SubmittingDrivers index dd311cff1cc3..6bd30fdd0786 100644 --- a/Documentation/SubmittingDrivers +++ b/Documentation/SubmittingDrivers | |||
@@ -143,7 +143,7 @@ KernelNewbies: | |||
143 | http://kernelnewbies.org/ | 143 | http://kernelnewbies.org/ |
144 | 144 | ||
145 | Linux USB project: | 145 | Linux USB project: |
146 | http://linux-usb.sourceforge.net/ | 146 | http://www.linux-usb.org/ |
147 | 147 | ||
148 | How to NOT write kernel driver by arjanv@redhat.com | 148 | How to NOT write kernel driver by arjanv@redhat.com |
149 | http://people.redhat.com/arjanv/olspaper.pdf | 149 | http://people.redhat.com/arjanv/olspaper.pdf |