Home
last modified time | relevance | path

Searched refs:CheckPatch (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/patman/
H A Dtest.py218 result = checkpatch.CheckPatch(inf)
229 result = checkpatch.CheckPatch(inf)
240 result = checkpatch.CheckPatch(inf)
251 result = checkpatch.CheckPatch(inf)
H A Dcheckpatch.py40 def CheckPatch(fname, verbose=False): function
149 result = CheckPatch(fname, verbose)