doc: update obsolete Linux kernel SubmittingPatches url

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2014-08-29 22:39:33 +09:00
parent 6b5cec7a51
commit 2651909844

View File

@ -10,7 +10,7 @@ request' on github. We expect you to send a patch in Linux kernel
development style. If you are not familiar with it, please read the
following document:
http://lxr.linux.no/source/Documentation/SubmittingPatches
https://www.kernel.org/doc/Documentation/SubmittingPatches
Please check your changes with pep8 and run unittests to make sure
that they don't break the existing features. The following command