From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 15 Dec 2011 15:14:26 +0100 Subject: [U-Boot] [PATCH 00/18 V2] CHECKPATCH: fpgadata.c cleanup In-Reply-To: <20111215145544.6b0be00d@wker> References: <1323955619-8691-1-git-send-email-marek.vasut@gmail.com> <20111215145544.6b0be00d@wker> Message-ID: <201112151514.26541.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Hi Marek, > > On Thu, 15 Dec 2011 14:26:41 +0100 > Marek Vasut wrote: > ... > > > 18 files changed, 63874 insertions(+), 31942 deletions(-) > > > > V2: Align to 8 bytes per line. > > Cc: Anatolij Gustschin > > Cc: Stefano Babic > > > > 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 ;-) M