X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=deblob-check;h=e81efc019cd7d9f1de7f1df93a2ab296788f8801;hb=65d15a3f5ac1d6b16919ef9a06f3ebc60a8b697b;hp=f8cc13c0be808fc334827777f85e74898d92733a;hpb=2501524c2b89425aecf9b2d73ebea7051a51670c;p=releases.git diff --git a/deblob-check b/deblob-check index f8cc13c0be80..e81efc019cd7 100755 --- a/deblob-check +++ b/deblob-check @@ -591,6 +591,11 @@ set_except () { # drivers/media/video/saa7114.c initc 'static const unsigned char init\[\] = {[^;]*MODE=0 ;.*SAA_7114_NTSC_HSYNC_START' + # in 2.6.23 only + accept " Psize Ipps Tput Rxint Txint Done Ndone[\\n] ---------------------------------------------------------------\\([\\n][ 0-9]\\+\\)\\+$eol" + initnc 'static u_short ataplain_map\[NR_KEYS\] __initdata =' + initnc 'static RegInitializer initData\[\] __initdata =' + # new in 2.6.25 accept "%canned_values = ([\\n] \\([0-9]\\+ => \\[[ \\n]\\+\\(\\([0-9]\\+\\|'0x[0-9a-f]\\+'\\),[ \\n]*\\)*\\]\\(, \\|[\\n]\\)\\)*);"