Re: [U-Boot] [PATCH 36/56] board/genietv/flash.c: CodingStyle cleanup

2011-11-07 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1320458160-23136-37-git-send-email...@denx.de> you wrote: > Make (mostly) checkpatch clean (don't convert to use I/O accessors yet, > so there will be "Use of volatile is usually wrong" warnings left. > > Signed-off-by: Wolfgang Denk > --- > board/genietv/flash.c

[U-Boot] [PATCH 36/56] board/genietv/flash.c: CodingStyle cleanup

2011-11-04 Thread Wolfgang Denk
Make (mostly) checkpatch clean (don't convert to use I/O accessors yet, so there will be "Use of volatile is usually wrong" warnings left. Signed-off-by: Wolfgang Denk --- board/genietv/flash.c | 356 + 1 files changed, 179 insertions(+), 177 dele