[patch-utility] remove whitespaces from kernel sources (for any kernel version)

From: Alexander Stohr (Alexander.Stohr_at_gmx.de)
Date: 08/31/04

  • Next message: metacolo Anonymizing Remailer: "Re: 0i09u5rug08r89589gjrg"
    Date:	Tue, 31 Aug 2004 14:11:11 +0200 (MEST)
    To: linux-kernel@vger.kernel.org
    
    
    

    Hello,

    the attached shell skript recursively removes
    any trailing spaces and tabs from c and h files.

    for current 2.6.x kernel a resulting diff had a size
    of about 24 MB unpacked. i suppose that other kernel
    trees will compare to this magnitude.

    this means the linux kernel source has an interesting potential
    for optimisation which will result in smaller tarballs,
    faster compilation in misc stages of code preprocessing
    and last but not least lesser fuzz in diffs for people
    that do use editors which will strip such charcters by themselves.

    please note that i did not use the [[:space:]] qualifier in the script
    since that would strip the intentional <Form-Feed> chars as well.

    i would enjoy if you could apply those patch to your kernel source.

    -Alex.

    PS: please CC me on replys since i am not subscribed to this list

    -- 
    Supergünstige DSL-Tarife + WLAN-Router für 0,- EUR*
    Jetzt zu GMX wechseln und sparen http://www.gmx.net/de/go/dsl
    
    

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/



  • Next message: metacolo Anonymizing Remailer: "Re: 0i09u5rug08r89589gjrg"

    Relevant Pages

    • [PATCH 2/3] netpoll: netconsole
      ... This patch uses the netpoll API to transmit kernel printks over UDP ... for uses similar to serial console. ... diff -puN net/core/Makefile~netconsole net/core/Makefile ...
      (Linux-Kernel)
    • [RFC] [PATCH 3/3] netconsole using netpoll
      ... This patch uses the netpoll API to transmit kernel printks over UDP ... diff -puN net/core/Makefile~netconsole net/core/Makefile ... +netconsole initializes immediately after NIC cards and will bring up ...
      (Linux-Kernel)
    • [PATCH 3/3] netconsole using netpoll api
      ... This patch uses the netpoll API to transmit kernel printks over UDP ... diff -puN net/core/Makefile~netconsole net/core/Makefile ... +netconsole initializes immediately after NIC cards and will bring up ...
      (Linux-Kernel)
    • Re: Outdated Sangoma Drivers
      ... >>current kernel are slightly out of date and was wondering whether there ... >Probably nobody has taken the time to do a diff between the kernel's ... >If someone (hint hint) was to do a diff, clean it up to ensure it ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] Merge __load_pointer() and load_pointer() in net/core/filter.c; kernel 2.6.14
      ... > This patch is a diff from kernel 2.6.14 ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)