Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/patman/
H A Dpatchstream.py440 def FixPatch(backup_dir, fname, series, commit): function
485 result = FixPatch(backup_dir, fname, series, commit)
H A Dtest.py83 patchstream.FixPatch(None, inname, series.Series(), None)