From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 22 Nov 2011 09:52:31 +0100 Subject: [U-Boot] [PATCH 00/17] Cleanup environment related files In-Reply-To: <1320664451-2678-1-git-send-email-grinberg@compulab.co.il> References: <1320664451-2678-1-git-send-email-grinberg@compulab.co.il> Message-ID: <4ECB62CF.3080506@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 On 07/11/2011 12:13, Igor Grinberg wrote: > This patch series cleans up environment related files > in terms of checkpatch and other coding style issues. > It is based on Mon, 7 Nov 2011 Wolfgang's master. > > There are several warnings/errors left, mostly because > I don't think we need those solved or I can't choose the > right solution. > > Probably, there will be several conflict with the recent patches > on the list, so once all issues are fixed, > I can rebase this patch set on top of the most recent master. > > Thanks to all reviewers :-) > > Igor Grinberg (17): > env: clean environment.h checkpatch and code style > common: move extern char console_buffer[] to common.h > env: move extern default_environment[] to environment.h > env: move extern environment[] to environment.h > env: clean cmd_nvedit.c checkpatch and code style > env: clean env_nowhere.c checkpatch and code style > env: clean env_mgdisk.c checkpatch and code style > env: clean env_dataflash.c checkpatch and code style > env: clean env_onenand.c checkpatch and code style > env: clean env_nvram.c checkpatch and code style > env: clean env_mmc.c checkpatch and code style > env: clean env_embedded.c checkpatch and code style > env: clean env_eeprom.c checkpatch and code style > env: clean env_sf.c checkpatch and code style > env: clean env_flash.c checkpatch and code style > env: clean env_nand.c checkpatch and code style > env: clean env_common.c checkpatch and code style > Applied to u-boot-staging, sbabic at denx.de, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================