From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sat, 22 Jan 2011 08:31:34 +0100 Subject: [U-Boot] [v4 patch 6/6] SMDK6400: Fix SMDK6400 SDRAM init In-Reply-To: <4D3A396A.6010607@gmail.com> References: <1295624053-8060-1-git-send-email-bocui107@gmail.com> <1295624053-8060-7-git-send-email-bocui107@gmail.com> <4D39C7C5.10608@mvista.com> <4D39CAF2.8020608@gmail.com> <4D39CD30.8010102@gmail.com> <4D39D09E.6070808@free.fr> <4D39D3D2.1070402@gmail.com> <4D39DA44.2000002@free.fr> <4D3A396A.6010607@gmail.com> Message-ID: <4D3A87D6.80803@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi seedshope, Le 22/01/2011 02:56, seedshope a ?crit : >>> My patch is ok, I just two tabs in my e-mail, But I sent the mail, >>> It is change. >> Do you send the patch through git format-patch and git send-email? > Yes, I use the git format-patch and git send-email >> Many e-mail softwares have weird issues when posting git patches, >> which is why git has its own tools for sending patches via e-mail. > ok Since you're using git format-patch and git send-email, then your original change is not correctly aligned. I suggest you check your code editor's settings on indentation and use of tabulations, notably the "tab size": tabs should align on 8-space multiples; also check that your editor uses a fixed font -- you never know. >>> Thanks >>> hongbo Amicalement, -- Albert.