[U-Boot] [PATCH 00/18 V2] CHECKPATCH: fpgadata.c cleanup
Anatolij Gustschin
agust at denx.de
Thu Dec 15 18:15:09 CET 2011
On Thu, 15 Dec 2011 14:26:41 +0100
Marek Vasut <marek.vasut at gmail.com> wrote:
> First of the CHECKPATCH series of patches with per-file checkpatch fixes.
>
> This series fixes all files fpgadata.c, which contains PPC FPGA firmwares. There
> are no functional changes, only CHECKPATCH fixes.
>
> Marek Vasut (18):
> CHECKPATCH: ./board/dave/PPChameleonEVB/fpgadata.c
> CHECKPATCH: ./board/esd/cpciiser4/fpgadata.c
> CHECKPATCH: ./board/esd/du405/fpgadata.c
> CHECKPATCH: ./board/esd/canbt/fpgadata.c
> CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci4052.c
> CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405ab.c
> CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405.c
> CHECKPATCH: ./board/esd/wuh405/fpgadata.c
> CHECKPATCH: ./board/esd/plu405/fpgadata.c
> CHECKPATCH: ./board/esd/ar405/fpgadata.c
> CHECKPATCH: ./board/esd/ar405/fpgadata_xl30.c
> CHECKPATCH: ./board/esd/dasa_sim/fpgadata.c
> CHECKPATCH: ./board/esd/ash405/fpgadata.c
> CHECKPATCH: ./board/esd/voh405/fpgadata.c
> CHECKPATCH: ./board/esd/apc405/fpgadata.c
> CHECKPATCH: ./board/esd/tasreg/fpgadata.c
> CHECKPATCH: ./board/esd/pci405/fpgadata.c
> CHECKPATCH: ./board/esd/hh405/fpgadata.c
>
> board/dave/PPChameleonEVB/fpgadata.c | 3416 +++++---
> board/esd/apc405/fpgadata.c | 6012 ++++++++----
> board/esd/ar405/fpgadata.c | 8250 +++++++++++------
> board/esd/ar405/fpgadata_xl30.c | 7308 ++++++++++-----
> board/esd/ash405/fpgadata.c | 7475 ++++++++++-----
> board/esd/canbt/fpgadata.c | 1211 ++-
> board/esd/cpci405/fpgadata_cpci405.c | 1025 ++-
> board/esd/cpci405/fpgadata_cpci4052.c | 2294 +++--
> board/esd/cpci405/fpgadata_cpci405ab.c | 3854 +++++---
> board/esd/cpciiser4/fpgadata.c | 6204 +++++++++-----
> board/esd/dasa_sim/fpgadata.c | 5855 ++++++++----
> board/esd/du405/fpgadata.c | 2108 +++--
> board/esd/hh405/fpgadata.c | 7551 ++++++++++-----
> board/esd/pci405/fpgadata.c | 2238 +++--
> board/esd/plu405/fpgadata.c | 3537 +++++---
> board/esd/tasreg/fpgadata.c |15992 +++++++++++++++++++++-----------
> board/esd/voh405/fpgadata.c | 6032 ++++++++----
> board/esd/wuh405/fpgadata.c | 5454 ++++++++----
> 18 files changed, 63874 insertions(+), 31942 deletions(-)
>
> V2: Align to 8 bytes per line.
> Cc: Anatolij Gustschin <agust at denx.de>
> Cc: Stefano Babic <sbabic at denx.de>
>
> Anatolij, Stefano, can you skim through these and give me your ACK so I can push
> them through staging ? Still, there is around three thousand files that don't
> conform to checkpatch style.
For all 18 patches:
Acked-by: Anatolij Gustschin <agust at denx.de>
Thanks,
Anatolij
More information about the U-Boot
mailing list