the github.com web site to help you through the learning process.
I am trying to follow the Linux kernel coding style with the code
-whereever possible. This style is documented in the Linux kernel source
+wherever possible. This style is documented in the Linux kernel source
tree in the file Documentation/CodingStyle. Included in the bti code
tree is a script called checkpatch.pl that can automatically check if
your changes are compliant with the guidelines.