Commit 1d2375f0 authored by Federico Vaga's avatar Federico Vaga Committed by Jonathan Corbet
Browse files

doc:process: remove note from 'stable api nonsense'



The link referred by the note can't be retrieved: this patch just
remove that old note.

Signed-off-by: default avatarFederico Vaga <federico.vaga@vaga.pv.it>
Acked-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent be5cd20c
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -171,8 +171,7 @@ is also a rough job.

Simple, get your kernel driver into the main kernel tree (remember we
are talking about GPL released drivers here, if your code doesn't fall
under this category, good luck, you are on your own here, you leech
<insert link to leech comment from Andrew and Linus here>.)  If your
under this category, good luck, you are on your own here, you leech).  If your
driver is in the tree, and a kernel interface changes, it will be fixed
up by the person who did the kernel change in the first place.  This
ensures that your driver is always buildable, and works over time, with