From 5df8ca63d1de04c3eee5c6d56a98f66675033cc8 Mon Sep 17 00:00:00 2001 From: lxoliva Date: Sun, 27 Jul 2008 23:59:30 +0000 Subject: [PATCH] New matches for 2.6.26-git16 git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@4016 559672b5-ba27-0410-b829-e8f1faed8b1b --- deblob-check | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deblob-check b/deblob-check index 9f577873f656..3af38382df2b 100755 --- a/deblob-check +++ b/deblob-check @@ -1124,6 +1124,13 @@ set_except () { initnc 'static crb_128M_2M_block_map_t crb_128M_2M_map\[64\] =' drivers/net/netxen/netxen_hw.c initnc 'static const __u16 crc10_table\[256\] =' drivers/usb/serial/safe_serial.c accept '[ ]*\( *0\)*\( *1\)*[\n][ ]*0 1 2 3 4 5 6 7 8 9 0 1 *2 3 4 5 6 7' 'Documentation/bt8xxgpio.txt' + initnc ' static int exp_lut\[256\] =' drivers/isdn/mISDN/dsp_audio.c + initnc 'static const u32 bf_pbox\[16 \+ 2\] =' drivers/isdn/mISDN/dsp_blowfish.c + initnc 'static const u32 bf_sbox\[256 \* 4\] =' drivers/isdn/mISDN/dsp_blowfish.c + initnc 'static u8 sample_\(german_\(all\|old\)\|american_\(dialtone\|ringing\|busy\)\|special[123]\|silence\)\[\] =' drivers/isdn/mISDN/dsp_tones.c + initnc 'struct pattern {[^}]*int tone;[^}]*} pattern\[\] =' drivers/isdn/mISDN/dsp_tones.c + initnc 'static u8 \([au]\|_4\)law_to_\([ua]law\|4bit\)\[256\] =' drivers/isdn/mISDN/l1oip_codec.c + ;; */patch*2.6.26-rc*) -- 2.31.1