Match false positive in patch-2.6.31.8.
authorlxoliva <lxoliva@559672b5-ba27-0410-b829-e8f1faed8b1b>
Tue, 15 Dec 2009 03:04:09 +0000 (03:04 +0000)
committerlxoliva <lxoliva@559672b5-ba27-0410-b829-e8f1faed8b1b>
Tue, 15 Dec 2009 03:04:09 +0000 (03:04 +0000)
git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@5717 559672b5-ba27-0410-b829-e8f1faed8b1b

deblob-check

index c61148484ec83d29900c0b07c54c73d8d30e49c4..dc9f987df849d2b185bb9584842093ef4b1b051f 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# deblob-check version 2009-12-10
+# deblob-check version 2009-12-15
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -2124,7 +2124,7 @@ set_except () {
     accept '[<][<]\([/]Subtype[/]Type1\)\?[/]BaseFont[^ ]*[/]FontDescriptor[ ][0-9][0-9]*[ ]0[ ]R\([/]Type[/]Font\)\?[\n]\?[/]FirstChar[ ][0-9][0-9]*[/]LastChar[ ][0-9][0-9]*[/]Widths\[[\n][0-9 \n]*\]' 'Documentation/DocBook/v4l/.*\.pdf'
     ;;
 
-  */patch*2.6.27*)
+  */patch*2.6.27*|*/patch*2.6.31.*)
     accept '[  ]request_firmware[(][)][ ]will[ ]hit[ ]an[ ]OOPS' drivers/media/dvb/frontends/dib7000p.c
     ;;