Searched refs:past_ref (Results 1 – 1 of 1) sorted by relevance
205 local -r past_ref="$2"207 for ref in "$base_ref" "$past_ref"; do236 local -r past_ref="$2"244 …printf "Checking changes to UAPI headers between %s and %s...\n" "$past_ref" "${base_ref:-dirty tr…257 check_individual_file "$base_ref" "$past_ref" "$file" &259 done < <(get_file_list "$past_ref")299 local -r past_ref="$2"303 local -r past_header="$(get_header_tree "$past_ref")/${file}"308 "$file" "$past_ref" "$base_ref" \313 compare_abi "$file" "$base_header" "$past_header" "$base_ref" "$past_ref"[all …]