diff options
author | Pranith Kumar <bobby.prani@gmail.com> | 2014-06-09 11:55:22 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-06-19 09:15:27 -0400 |
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 <bobby.prani@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
-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: | |||
146 | Porting drivers from prior kernels to 2.6: | 146 | Porting drivers from prior kernels to 2.6: |
147 | http://lwn.net/Articles/driver-porting/ | 147 | http://lwn.net/Articles/driver-porting/ |
148 | 148 | ||
149 | KernelTrap: | ||
150 | Occasional Linux kernel articles and developer interviews | ||
151 | http://kerneltrap.org/ | ||
152 | |||
153 | KernelNewbies: | 149 | KernelNewbies: |
154 | Documentation and assistance for new kernel programmers | 150 | Documentation and assistance for new kernel programmers |
155 | http://kernelnewbies.org/ | 151 | http://kernelnewbies.org/ |