X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=deblob-2.6.30;h=9ac71a008db2212047c5f74509121038ac3facc7;hb=09cc7505f94c7ef5bfa705366ee6635864041ed8;hp=6d6fe8b8fb77c796e513d5dbc59ce0fc3b5c37e5;hpb=890bd2cb21558c1e899575df4b76ee62cf660c2a;p=releases.git diff --git a/deblob-2.6.30 b/deblob-2.6.30 index 6d6fe8b8fb77..9ac71a008db2 100755 --- a/deblob-2.6.30 +++ b/deblob-2.6.30 @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2008, 2009 Alexandre Oliva +# Copyright (C) 2008, 2009, 2010 Alexandre Oliva # Copyright (C) 2008 Jeff Moe # Copyright (C) 2009 Rubén Rodríguez # @@ -190,7 +190,7 @@ clean_sed () { filetest $2 || return sed -e "$1" "$2" > "$2".deblob || { die $2: failed: ${3-applied sed script $1} && return 1; } - check_changed $2 && echo $2: ${3-applied sed script $1} + check_changed $2 && echo $2: ${3-applied sed script $1} } reject_firmware () { @@ -1003,7 +1003,7 @@ clean_sed ' /for (p = PhyUcode/i\ printk("%s: missing Free firmware\\n", __func__);\ return (STATUS_FAILURE);\ -#define PhyUcode NULL +#define PhyUcode NULL }' drivers/staging/sxg/sxg.c 'report missing Free firmware' clean_blob drivers/staging/sxg/sxg.c clean_kconfig drivers/staging/sxg/Kconfig 'SXG' @@ -1961,6 +1961,7 @@ clean_blob Documentation/sound/alsa/ALSA-Configuration.txt clean_blob Documentation/sound/oss/MultiSound clean_blob Documentation/sound/oss/PSS clean_blob Documentation/sound/oss/PSS-updates +clean_blob Documentation/sound/oss/README.OSS clean_file Documentation/dvb/get_dvb_firmware clean_file Documentation/video4linux/extract_xc3028.pl clean_sed s,usb8388,whatever,g drivers/base/Kconfig 'removed blob name'