From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Wed, 27 Jul 2011 23:40:45 +0200 Subject: [U-Boot] [PATCH 1/2] arm, lib/board.c: Coding Style cleanup In-Reply-To: <1307088697-12159-2-git-send-email-hs@denx.de> References: <1307088697-12159-1-git-send-email-hs@denx.de> <1307088697-12159-2-git-send-email-hs@denx.de> Message-ID: <20110727214045.A4D521579DE6@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Albert, In message <1307088697-12159-2-git-send-email-hs@denx.de> Heiko Schocher wrote: > Signed-off-by: Heiko Schocher > cc: Albert Aribaud > --- > arch/arm/lib/board.c | 218 ++++++++++++++++++++++++++------------------------ > 1 files changed, 113 insertions(+), 105 deletions(-) This is a cosmetic patch (Coding Style cleanup) only. Are you going to take it? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Looks clean and obviously correct to me, but then _everything_ I write always looks obviously correct to me. - Linus Torvalds in