Something else you could look at is Coccinelle. http://coccinelle.lip6.fr/ The tool can be used to find very specific pattern in the code. For instance specific structure field that are used without initialization. It takes some learning but the tool is very powerful. You can also check here for the basics: https://kernelnewbies.org/JuliaLawall http://btrlinux.inria.fr/coccinelle/ If you have any questions Julia(the main developer) is very active on the mailling list: cocci@xxxxxxxxxxxxxxx Quentin _______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies