summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2021-09-01 09:39:36 +0200
committerAlexey Kardashevskiy <aik@ozlabs.ru>2021-10-01 14:09:29 +1000
commite716481498168550512dea1bbcc129bbd781431a (patch)
treec8173864373a4d22b02f52151bc431fabdcda175
parent749e6157b3844f074b30f6f9482127545ad3d518 (diff)
downloadqemu-SLOF-e716481498168550512dea1bbcc129bbd781431a.tar.gz
Fix the URL to the Linux kernel coding style
It has been moved to a new location in the Linux git repository quite a while ago already. Signed-off-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a06d2d8..4cee1b3 100644
--- a/README
+++ b/README
@@ -293,4 +293,4 @@ Documentation
http://developercertificate.org/
[4] Linux kernel coding style
- https://github.com/torvalds/linux/blob/master/Documentation/CodingStyle
+ https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst