Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/platforms/
Dpmac_setup.c123 static int current_root_goodness = -1; variable
548 if (goodness > current_root_goodness) { in check_bootable_part()
550 current_root_goodness = goodness; in check_bootable_part()