aboutsummaryrefslogtreecommitdiff
path: root/HACKING
blob: a553674cef0c5e2f5e44fb12b4a805669194208b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
------------------------------------------------------------------------------
HACKING
------------------------------------------------------------------------------

Coding style
------------

The whole library is programmed using the Linux kernel coding style, see
http://lxr.linux.no/linux/Documentation/CodingStyle for details.

Please use the same style for any code contributions, thanks!