From 198182cc092b56a005e8990057bffb99794ec797 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 6 Jun 2017 14:45:37 +0200 Subject: [PATCH 1/1] HACKING: Update URL to Linux kernel coding style. --- HACKING | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/HACKING b/HACKING index 04c29ab..94064f8 100644 --- a/HACKING +++ b/HACKING @@ -5,8 +5,9 @@ HACKING Coding style ------------ -This project is programmed using the Linux kernel coding style, see -http://lxr.linux.no/linux/Documentation/CodingStyle for details. +This project is programmed using the Linux kernel coding style: + + https://www.kernel.org/doc/html/latest/process/coding-style.html Please use the same style for any code contributions, thanks! -- 2.30.2