linux - How checkpatch.pl work and what exactly we can get by running it on a patch? -
linux - How checkpatch.pl work and what exactly we can get by running it on a patch? -
i new linux , git. want know checkpatch.pl script does. know there source code available on net it's perl script , didn't know perl. so, can here explain me here ?
it tool check coding style match linux coding style or not. can utilize -help see options can use. after check file, tool prints result compile result. result show line has coding style errors , warnings, , reminds how modify code. , can modify script tool match own coding style.
linux git
Comments
Post a Comment