All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] net: ks8851_mll: add ethernet support
Date: Tue, 23 Apr 2013 21:38:31 -0400	[thread overview]
Message-ID: <51773797.7070504@ti.com> (raw)
In-Reply-To: <5177335F.4090603@atmel.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 04/23/2013 09:20 PM, Bo Shen wrote:
> Hi Tom,
> 
> On 4/23/2013 23:34, Tom Rini wrote:
>> On Tue, Apr 23, 2013 at 06:17:27PM +0800, Bo Shen wrote:
>> 
>>> From: Roberto Cerati <roberto.cerati@bticino.it>
>>> 
>>> The device interface is 16 bits wide. All the available packets
>>> are read from the incoming fifo.
>> [snip]
>>> +/* union ks_tx_hdr - tx header data + * @txb: The header as
>>> bytes
>> 
>> /* * union ks_tx_hdr...
> 
> If I use this style comments, when use checkpatch.pl to check, it
> will report: --->8--- WARNING: networking block comments don't use
> an empty /* line, use /* Comment... #81: FILE:
> drivers/net/ks8851_mll.c:41: + +/* ---<8---
> 
>> Please fix globally.
> 
> So, do you think I should ignore the warning and fix this?

Add a patch that adds:
- --ignore NETWORKING_BLOCK_COMMENT_STYLE

To .checkpatch.conf to the series first, as that should turn off that
check.  Then correct as U-Boot uses the same style in all drivers.

Thanks again!

- -- 
Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJRdzeWAAoJENk4IS6UOR1WA+gP/3tiJGaGdGXepBVzNr5xwrFW
0R7aBWx9buMKwyKCxFNlKz1fUfCwOfzS1nHQGN95fK3pvApI7XyYLcmUPN7+bx3p
CdgNVlaSHX5gqpl4+CHMKvF2QP4DjMT3jlUQPdTeYaaNCukMZDd3YRRpenazpWnL
igruu+NVghwgZxOQF7D9ubovizBdXzwHcV45R5iW2ZCkUAwr2PYnilOOt9hhizqB
bHScCXZ8rEWHttGpq+KeYVqWjhFyN/sgFcTuSyrBv56tXRgkUIrKfb6v/bUYI4Xz
8lx1AEBBsA6XVGupgPVLWXLwxYDLDS7vHklKrj68iAlqf7Rj2O2SYWbxHe6NL1vG
4sHJpExtieRcGAV632RmQTqduskOiJMYLxbvU+UVeTLyCV9CCFrae+c2E8oIYO2R
OSp1FrX5cdmXQWFY4SdoQ2NTWl/rUDOoUaTjLFBONMg8j9Z37JqZoO2GXohbv0El
Pl1BQmYfTRdrqa+MAF7ukxlOeDVLNzi0F2dOpB/R01Tn9qKfw+/lg5hFChp1E2je
f5hSqlLl932sPCUCuJzuwZbr1Ye77sJx88ns8V3dldrwYhG4VA5tLYFcioIXg81Y
SUzvmAjly92OXc34hXnrhK0Bny4evblHfaDVW+fhVADac4JhHKSoj8wbhWFyllkt
7QMgxq6ycR76u01Z1Q4e
=nsHB
-----END PGP SIGNATURE-----

  reply	other threads:[~2013-04-24  1:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-23 10:17 [U-Boot] [PATCH 0/2] Enable network support on at91sam9n12ek board Bo Shen
2013-04-23 10:17 ` [U-Boot] [PATCH 1/2] net: ks8851_mll: add ethernet support Bo Shen
2013-04-23 15:34   ` Tom Rini
2013-04-24  1:20     ` Bo Shen
2013-04-24  1:38       ` Tom Rini [this message]
2013-04-24  1:48         ` Bo Shen
2013-04-23 10:17 ` [U-Boot] [PATCH 2/2] ARM: at91sam9n12: add network support with ksz8851_16mll Bo Shen

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=51773797.7070504@ti.com \
    --to=trini@ti.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.