Line 12:
Line 12:
When you change the source code keep in mind - we prefer tabs and
When you change the source code keep in mind - we prefer tabs and
−
indentations to be 8 characters width.
+
indentations to be 8 characters width. Consider reading [https://www.kernel.org/doc/Documentation/CodingStyle Linux kernel coding style].
Other "rules" could be learned from the source code - just make your code
Other "rules" could be learned from the source code - just make your code