I should not have added init.text test here; it's more than useless, it actually degrades the output. Signed-off-by: Randy Dunlap diffstat:= scripts/reference_discarded.pl | 2 -- 1 files changed, 2 deletions(-) diff -Naurp ./scripts/reference_discarded.pl~refer_discard_no_init ./scripts/reference_discarded.pl --- ./scripts/reference_discarded.pl~refer_discard_no_init 2005-03-14 13:44:54.000000000 -0800 +++ ./scripts/reference_discarded.pl 2005-03-14 13:46:07.000000000 -0800 @@ -82,8 +82,6 @@ foreach $object (keys(%object)) { } if (($line =~ /\.text\.exit$/ || $line =~ /\.exit\.text$/ || - $line =~ /\.text\.init$/ || - $line =~ /\.init\.text$/ || $line =~ /\.data\.exit$/ || $line =~ /\.exit\.data$/ || $line =~ /\.exitcall\.exit$/) &&