
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@denx.de, thanks.
Best regards, Stefano Babic