From 74c6ef25662819fdc56a913896c5c893dac3ca79 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sat, 9 Aug 2014 19:34:18 +0100 Subject: [PATCH] update kernel.org url in README Signed-off-by: Sami Kerola --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 0e8ffa4..2c1fd7b 100644 --- a/README +++ b/README @@ -190,7 +190,7 @@ CODING STYLE: * The preferred coding style is based on the linux kernel Documentation/CodingStyle. For more details see: - http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob_plain;f=Documentation/CodingStyle + http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/Documentation/CodingStyle * Source code is pretty printed by using two, and only the two, indent command switches -kr -i8