X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=HACKING;h=b9b961fed0b68dacb6aa15c61bd8cccfa8b420c9;hb=b6ec4813b592757e39784b9b370f3b12ae876954;hp=5c41c7dabed39618b105bb0b49df14c13f3447d2;hpb=5fea0267f505f1ccc06c4516e246d875a4ae73bf;p=sigrok-firmware-fx2lafw.git diff --git a/HACKING b/HACKING index 5c41c7da..b9b961fe 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!