Re: [U-Boot] [PATCH 00/17] Cleanup environment related files

2011-11-22 Thread Stefano Babic
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 sol

Re: [U-Boot] [PATCH 00/17] Cleanup environment related files

2011-11-13 Thread Igor Grinberg
ping On 11/07/11 13: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

[U-Boot] [PATCH 00/17] Cleanup environment related files

2011-11-07 Thread Igor Grinberg
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, t