Code Analysis Tools ====== Sparse ====== Sparse is a tool for static code analysis that helps kernel developers to detect coding errors. Kernel code that is prone to mistakes is annotated by kernel developers using the 'attribute' specifiers. Sparse tool uses these specifiers to pinpoint coding mistakes. For details, refer to http://kernelnewbies.org/Sparse