Drop trailing whitespace in RT3070.
authorlxoliva <lxoliva@559672b5-ba27-0410-b829-e8f1faed8b1b>
Wed, 10 Feb 2010 07:12:25 +0000 (07:12 +0000)
committerlxoliva <lxoliva@559672b5-ba27-0410-b829-e8f1faed8b1b>
Wed, 10 Feb 2010 07:12:25 +0000 (07:12 +0000)
git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@5991 559672b5-ba27-0410-b829-e8f1faed8b1b

deblob-2.6.30

index 0b4da217280e8fc577afc588c48b0ed7fbcd5a0b..6d6fe8b8fb77c796e513d5dbc59ce0fc3b5c37e5 100755 (executable)
@@ -45,7 +45,7 @@
 
 # For each kver release, start extra with an empty string, then count
 # from 1 if changes are needed that require rebuilding the tarball.
-kver=2.6.30 extra=1
+kver=2.6.30 extra=1++
 
 case $1 in
 --force)
@@ -1400,7 +1400,7 @@ clean_sed '
 /^INT[ ]set_eFuseLoadFromBin_Proc(/,/^}$/{
   /src = kmalloc/i\
        printk("%s: missing Free firmware\\n", __func__);\
-       return FALSE;   
+       return FALSE;
 }' drivers/staging/rt3070/common/eeprom.c 'report missing Free firmware'
 clean_blob drivers/staging/rt3070/common/eeprom.c
 clean_sed '