public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 00/18 V2] CHECKPATCH: fpgadata.c cleanup
Date: Thu, 15 Dec 2011 14:25:01 -0500	[thread overview]
Message-ID: <201112151425.02759.vapier@gentoo.org> (raw)
In-Reply-To: <1323955619-8691-1-git-send-email-marek.vasut@gmail.com>

On Thursday 15 December 2011 08:26:41 Marek Vasut 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.

i don't really see any point in touching the fpgadata.c files.  they're clearly 
generated files and not meant to be read at all let alone modified after the 
fact ...

of course, i'd wonder what created these in the first place, and apply any 
style tastes to that tool and then regenerate the result ...
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20111215/b420139f/attachment.pgp>

  parent reply	other threads:[~2011-12-15 19:25 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
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 [this message]
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=201112151425.02759.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --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