From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Mon, 12 Mar 2007 18:52:11 -0500 Subject: [U-Boot-Users] script to delete all trailing space In-Reply-To: <27d85ee10703120314i2f5601ffica5fe5a0958b7ba1@mail.gmail.com> References: <27d85ee10703120314i2f5601ffica5fe5a0958b7ba1@mail.gmail.com> Message-ID: <45F5E7AB.4050300@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Aubrey Li wrote: > Hi all Custodians, > > I'm suffering from coding style issues when I request a blackfin git > pull to the upstream u-boot. Here I wrote a simple script(attached) to > delete all the trailing space in the files. Hope it's useful for you > and feel free to re-write it. Why don't you just use a text editor that takes care of this problem for you?