docs: mention linux 3.xx kernels are expected to work

Remove also kernel version specific linux upstream git repository
address.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola
2012-06-01 08:32:44 +02:00
committed by Craig Small
parent 6b0bb82b99
commit 2fb099df50
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ Most developers find Linux coding style easy to read, and there is
really no reason to reinvent this practise, so procps-ng goes along
with others.
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob_plain;f=Documentation/CodingStyle
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=blob_plain;f=Documentation/CodingStyle
In addtion to Linux coding style this project has few additional
wishes to contributors.