X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=HACKING;h=5978863b6d3f99559dbf24e1b535355666b7451c;hb=7a396ff5c5882fb9236c2d36ae9cacef8161f616;hp=2c73e3297e40d48c4a82b903cb709a942c62e289;hpb=8626feaeb57aa50d68293f1706593fa8269a3b2e;p=libsigrok.git diff --git a/HACKING b/HACKING index 2c73e329..5978863b 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!