Fix warnings related to const char* -> char* conversion
[vlp.git] / HACKING
1 Coding style
2 ------------
3 Prefered coding style is the same as in the linux kernel source. You can check
4 its rules in the file: doc/CodingStyle
5