Fix deblobbing errors that caused compile failures in some modules in
authorlxoliva <lxoliva@559672b5-ba27-0410-b829-e8f1faed8b1b>
Wed, 10 Feb 2010 06:54:33 +0000 (06:54 +0000)
committerlxoliva <lxoliva@559672b5-ba27-0410-b829-e8f1faed8b1b>
Wed, 10 Feb 2010 06:54:33 +0000 (06:54 +0000)
commitce2488824d4050c3c171371f515a2024e07225be
treed7f1e1a58c8229a1fa07cf2bb96f3f9ba8ea3669
parent2b79de72488c9cf70b747c29c447c9533b6c0f2a
Fix deblobbing errors that caused compile failures in some modules in
staging in the latest Linux-libre releases.
Take match length from false positive and blob matches, overriding
longer lengths from context matches, in the awk version.  This fixes
-C in asm sources with false positives.
Drop unused name_to_list variables from all scripts.
Reorder and rewrite some patterns for better performance with PCRE
engines.

git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@5987 559672b5-ba27-0410-b829-e8f1faed8b1b
deblob-check