Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/
Dcheckpatch.pl2363 my $p1_prefix = '';
2549 $p1_prefix = $1;
2550 if (!$file && $tree && $p1_prefix ne '' &&
2551 -e "$root/$p1_prefix") {
2553 "patch prefix '$p1_prefix' exists, appears to be a -p0 patch\n");