summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAlexandre Oliva <lxoliva@fsfla.org>2009-12-15 03:04:09 +0000
committerAlexandre Oliva <lxoliva@fsfla.org>2009-12-15 03:04:09 +0000
commit485fb45739ce3a5c351d0f5559a155cb0613217f (patch)
treeefd9c67204d457939b9cea500e590a036e743525 /scripts
parent2fe23a1e2d32981cc9c9847ad4cdf9be164afac2 (diff)
downloadlinux-libre-raptor-485fb45739ce3a5c351d0f5559a155cb0613217f.tar.gz
linux-libre-raptor-485fb45739ce3a5c351d0f5559a155cb0613217f.zip
Match false positive in patch-2.6.31.8.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/deblob-check4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/deblob-check b/scripts/deblob-check
index c61148484..dc9f987df 100755
--- a/scripts/deblob-check
+++ b/scripts/deblob-check
@@ -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
;;
OpenPOWER on IntegriCloud