From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Tue, 14 Aug 2007 09:45:04 -0400 Subject: [U-Boot-Users] Pull Request: u-boot-net In-Reply-To: <20070814074652.38FF324041@gemini.denx.de> References: <20070814074652.38FF324041@gemini.denx.de> Message-ID: <46C1B1E0.3000906@qstreams.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > Dear Ben, > > in message <46C12E13.5040205@qstreams.com> you wrote: > >> Please pull from u-boot-net. I merged with mainline tonight, so >> hopefully everything's up-to-date. I'm sure you'll let me know if >> anything's amiss. >> > > Done. > > There were a few files with trailing white space (drivers/rtl8139.c, > net/eth.c, net/net.c, net/tftp.c). I fixed these. > > Best regards, > > Wolfgang Denk > > Thanks. I used the --whitespace=strip option in git-am, so am a bit curious how this happened. regards, Ben