Commit 3706baa8 authored by Alexey Dobriyan's avatar Alexey Dobriyan Committed by Linus Torvalds

[PATCH] Documentation/SubmittingDrivers: minor update

* fix copright typo
* remove trailing whitespace
* remove Kernel Traffic from Resources. Zack, it was great reading!
* Name Arjan by name and fix URL of "How to NOT" paper.
* Remove "Last updated" tag.
Signed-off-by: default avatarAlexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent eb84a20e
...@@ -59,7 +59,7 @@ Copyright: The copyright owner must agree to use of GPL. ...@@ -59,7 +59,7 @@ Copyright: The copyright owner must agree to use of GPL.
are the same person/entity. If not, the name of are the same person/entity. If not, the name of
the person/entity authorizing use of GPL should be the person/entity authorizing use of GPL should be
listed in case it's necessary to verify the will of listed in case it's necessary to verify the will of
the copright owner. the copyright owner.
Interfaces: If your driver uses existing interfaces and behaves like Interfaces: If your driver uses existing interfaces and behaves like
other drivers in the same class it will be much more likely other drivers in the same class it will be much more likely
...@@ -123,10 +123,6 @@ Linux kernel mailing list: ...@@ -123,10 +123,6 @@ Linux kernel mailing list:
Linux Device Drivers, Third Edition (covers 2.6.10): Linux Device Drivers, Third Edition (covers 2.6.10):
http://lwn.net/Kernel/LDD3/ (free version) http://lwn.net/Kernel/LDD3/ (free version)
Kernel traffic:
Weekly summary of kernel list activity (much easier to read)
http://www.kerneltraffic.org/kernel-traffic/
LWN.net: LWN.net:
Weekly summary of kernel development activity - http://lwn.net/ Weekly summary of kernel development activity - http://lwn.net/
2.6 API changes: 2.6 API changes:
...@@ -145,11 +141,8 @@ KernelNewbies: ...@@ -145,11 +141,8 @@ KernelNewbies:
Linux USB project: Linux USB project:
http://www.linux-usb.org/ http://www.linux-usb.org/
How to NOT write kernel driver by arjanv@redhat.com How to NOT write kernel driver by Arjan van de Ven:
http://people.redhat.com/arjanv/olspaper.pdf http://www.fenrus.org/how-to-not-write-a-device-driver-paper.pdf
Kernel Janitor: Kernel Janitor:
http://janitor.kernelnewbies.org/ http://janitor.kernelnewbies.org/
--
Last updated on 17 Nov 2005.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment