public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 00/18 V2] CHECKPATCH: fpgadata.c cleanup
Date: Thu, 15 Dec 2011 19:15:45 +0100	[thread overview]
Message-ID: <201112151915.45746.marek.vasut@gmail.com> (raw)
In-Reply-To: <4EEA1672.5020008@esd.eu>

> Hi Marek,
> 
> On 15.12.2011 16:17, Marek Vasut wrote:
> >>> Hi Marek,
> >>> 
> >>> On Thu, 15 Dec 2011 14:26:41 +0100
> >>> Marek Vasut <marek.vasut@gmail.com> wrote:
> >>> ...
> >>> 
> >>>>  18 files changed, 63874 insertions(+), 31942 deletions(-)
> >>>> 
> >>>> V2: Align to 8 bytes per line.
> >>>> Cc: Anatolij Gustschin <agust@denx.de>
> >>>> Cc: Stefano Babic <sbabic@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.
> >>> 
> >>> I'll look at these patches.
> >>> 
> >>> Yes, some video drivers files are on my checkpatch cleanup
> >>> TODO list.
> >> 
> >> Well I can share the complete list of files that fail checkpatch. I ran
> >> checkpatch -f on the whole tree (.c and .h files) a few days ago :-) It
> >> ran for 5+ hours ;-)
> > 
> > http://marex.hackndev.com/fail-list.txt
> > 
> > This is after applying these two patchsets (logo and fpga) and partly
> > cleaning up board/esd/)
> > 
> > btw. let's queue these (both logo and fpga) patches for -next please.
> > They are not urgent and I'd like to see my stats for this release not
> > tainted by this patchbomb.
> > 
> > Also, I'll share the partial cleanup of ESD boards if Matthias/Stefan is
> > interested. I checked how arch/arm is also broken and me being mostly ARM
> > guy, I'd like to continue cleaning up there.
> 
> I would do that clean up by myself for the esd files. As long as we do
> not have a strict timeline for this, I will see if I could start with
> that in January. I will also check if we could get rid of some boards
> that are not active anymore.

Hi Matthias,

ping me when you're ready to start working on it. I might be done by that time 
even ... I just wrote a script to cleanup basic problems :-)

M

  reply	other threads:[~2011-12-15 18:15 UTC|newest]

Thread overview: 79+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-15 13:26 [U-Boot] [PATCH 00/18 V2] CHECKPATCH: fpgadata.c cleanup Marek Vasut
2011-12-15 13:26 ` [U-Boot] [PATCH 01/18 V2] CHECKPATCH: ./board/dave/PPChameleonEVB/fpgadata.c Marek Vasut
2011-12-17 20:42   ` Anatolij Gustschin
2011-12-17 23:08   ` Wolfgang Denk
2011-12-15 13:26 ` [U-Boot] [PATCH 02/18 V2] CHECKPATCH: ./board/esd/cpciiser4/fpgadata.c Marek Vasut
2011-12-17 20:44   ` Anatolij Gustschin
2011-12-17 23:08   ` Wolfgang Denk
2011-12-15 13:26 ` [U-Boot] [PATCH 03/18 V2] CHECKPATCH: ./board/esd/du405/fpgadata.c Marek Vasut
2011-12-17 20:46   ` Anatolij Gustschin
2011-12-17 23:09   ` Wolfgang Denk
2011-12-15 13:26 ` [U-Boot] [PATCH 04/18 V2] CHECKPATCH: ./board/esd/canbt/fpgadata.c Marek Vasut
2011-12-17 20:46   ` Anatolij Gustschin
2011-12-17 23:09   ` Wolfgang Denk
2011-12-15 13:26 ` [U-Boot] [PATCH 05/18 V2] CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci4052.c Marek Vasut
2011-12-17 20:47   ` Anatolij Gustschin
2011-12-17 23:09   ` Wolfgang Denk
2011-12-15 13:26 ` [U-Boot] [PATCH 06/18 V2] CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405ab.c Marek Vasut
2011-12-17 20:47   ` Anatolij Gustschin
2011-12-17 23:09   ` Wolfgang Denk
2011-12-15 13:26 ` [U-Boot] [PATCH 07/18 V2] CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405.c Marek Vasut
2011-12-17 20:47   ` Anatolij Gustschin
2011-12-17 23:09   ` Wolfgang Denk
2011-12-15 13:26 ` [U-Boot] [PATCH 08/18 V2] CHECKPATCH: ./board/esd/wuh405/fpgadata.c Marek Vasut
2011-12-17 20:48   ` Anatolij Gustschin
2011-12-17 23:09   ` Wolfgang Denk
2011-12-15 13:26 ` [U-Boot] [PATCH 09/18 V2] CHECKPATCH: ./board/esd/plu405/fpgadata.c Marek Vasut
2011-12-17 20:49   ` Anatolij Gustschin
2011-12-17 23:09   ` Wolfgang Denk
2011-12-15 13:26 ` [U-Boot] [PATCH 10/18 V2] CHECKPATCH: ./board/esd/ar405/fpgadata.c Marek Vasut
2011-12-17 20:49   ` Anatolij Gustschin
2011-12-17 23:10   ` Wolfgang Denk
2011-12-15 13:26 ` [U-Boot] [PATCH 11/18 V2] CHECKPATCH: ./board/esd/ar405/fpgadata_xl30.c Marek Vasut
2011-12-17 20:50   ` Anatolij Gustschin
2011-12-17 23:10   ` Wolfgang Denk
2011-12-15 13:26 ` [U-Boot] [PATCH 12/18 V2] CHECKPATCH: ./board/esd/dasa_sim/fpgadata.c Marek Vasut
2011-12-17 20:50   ` Anatolij Gustschin
2011-12-17 23:10   ` Wolfgang Denk
2011-12-15 13:26 ` [U-Boot] [PATCH 13/18 V2] CHECKPATCH: ./board/esd/ash405/fpgadata.c Marek Vasut
2011-12-17 20:51   ` Anatolij Gustschin
2011-12-17 23:10   ` Wolfgang Denk
2011-12-15 13:26 ` [U-Boot] [PATCH 14/18 V2] CHECKPATCH: ./board/esd/voh405/fpgadata.c Marek Vasut
2011-12-17 20:51   ` Anatolij Gustschin
2011-12-17 23:10   ` Wolfgang Denk
2011-12-15 13:26 ` [U-Boot] [PATCH 15/18 V2] CHECKPATCH: ./board/esd/apc405/fpgadata.c Marek Vasut
2011-12-17 20:52   ` Anatolij Gustschin
2011-12-17 23:10   ` Wolfgang Denk
2011-12-15 13:26 ` [U-Boot] [PATCH 16/18 V2] CHECKPATCH: ./board/esd/tasreg/fpgadata.c Marek Vasut
2011-12-17 20:52   ` Anatolij Gustschin
2011-12-17 23:10   ` Wolfgang Denk
2011-12-15 13:26 ` [U-Boot] [PATCH 17/18 V2] CHECKPATCH: ./board/esd/pci405/fpgadata.c Marek Vasut
2011-12-17 20:53   ` Anatolij Gustschin
2011-12-17 23:10   ` Wolfgang Denk
2011-12-15 13:26 ` [U-Boot] [PATCH 18/18 V2] CHECKPATCH: ./board/esd/hh405/fpgadata.c Marek Vasut
2011-12-17 20:53   ` Anatolij Gustschin
2011-12-17 23:11   ` Wolfgang Denk
2011-12-15 13:34 ` [U-Boot] [PATCH 00/18 V2] CHECKPATCH: fpgadata.c cleanup Marek Vasut
2011-12-15 13:45   ` Stefan Roese
2011-12-15 13:50     ` Marek Vasut
2011-12-15 14:02       ` Stefan Roese
2011-12-15 14:16         ` Wolfgang Denk
2011-12-15 13:55 ` Anatolij Gustschin
2011-12-15 14:14   ` Marek Vasut
2011-12-15 15:17     ` Marek Vasut
2011-12-15 15:46       ` Matthias Fuchs
2011-12-15 18:15         ` Marek Vasut [this message]
2011-12-15 16:15       ` Stefan Roese
2011-12-15 18:17         ` Marek Vasut
2011-12-17 20:22         ` Wolfgang Denk
2011-12-15 15:40 ` Matthias Fuchs
2011-12-17 20:24   ` Wolfgang Denk
2011-12-15 17:15 ` Anatolij Gustschin
2011-12-17 20:27   ` Wolfgang Denk
2011-12-15 19:25 ` Mike Frysinger
2011-12-16  9:54   ` Marek Vasut
2011-12-16 17:13     ` Mike Frysinger
2011-12-16 17:16     ` Mike Frysinger
2012-03-03 12:02 ` Marek Vasut
2012-03-05  8:46   ` Stefano Babic
2012-03-05 11:57     ` Marek Vasut

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201112151915.45746.marek.vasut@gmail.com \
    --to=marek.vasut@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox