diff options
author | Pranith Kumar <[email protected]> | 2014-06-09 11:55:22 -0400 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2014-06-19 15:15:27 +0200 |
commit | d0a5ccc99ebcc100bf3e4316286a9f07ac180494 (patch) | |
tree | eeb71238c9a6091897faeee5bfefff4c40c645cf | |
parent | 917aef61f4c27063b873eaffce2fdc03d6e3d416 (diff) |
doc: SubmittingPatches: remove dead link, kerneltrap.org no longer works
kerneltrap.org no longer works, remove the dead reference
Signed-off-by: Pranith Kumar <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
-rw-r--r-- | Documentation/SubmittingDrivers | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/SubmittingDrivers b/Documentation/SubmittingDrivers index 36d16bbf72c6..31d372609ac0 100644 --- a/Documentation/SubmittingDrivers +++ b/Documentation/SubmittingDrivers @@ -146,10 +146,6 @@ LWN.net: Porting drivers from prior kernels to 2.6: http://lwn.net/Articles/driver-porting/ -KernelTrap: - Occasional Linux kernel articles and developer interviews - http://kerneltrap.org/ - KernelNewbies: Documentation and assistance for new kernel programmers http://kernelnewbies.org/ |