From: Albert ARIBAUD <albert.aribaud@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] I2C: add Marvell TWSI simple driver
Date: Fri, 27 Aug 2010 08:05:06 +0200 [thread overview]
Message-ID: <4C775592.2030001@free.fr> (raw)
In-Reply-To: <4C774C2D.4090100@denx.de>
Le 27/08/2010 07:25, Heiko Schocher a ?crit :
>>>> +#define MVTWSI_STATUS_DATA_R_NAK 0x58 /* our NAK, not the
>>>> slave's */
>>>
>>> line too long.
>>
>> Checkpatch did not complain on this one. Is there a specific line length
>> contraint beside passing checkpatch?
>
> Yep, 78 characters.
Ok. I added a possibility for checkpatch to accept a custom line length;
I'll try and push that to the lkml. Meanwhile, it showed me three lines
beyond 78 characters, fixed.
>> Which blank line exactly? Between the comment block and code? If so,
>
> Yes.
>> does this apply everywhere, i.e. after the topmost license comment
>> block, before blocks of #define, etc?
>
> No, there, it is Ok.
Fixed, thanks.
>> As a side note, if V2 gets Acked by Prafulla and you, can you add the
>> commit to your i2c tree and ask for a new pull? Anyway, Wolfgang said he
>> won't resume activity on u-boot before sep 5th.
>
> Yes, if I and Prafulla accept it, this is the usual way.
Here you go, then. :)
Thanks for your review.
Amicalement,
--
Albert.
prev parent reply other threads:[~2010-08-27 6:05 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-25 14:23 [U-Boot] [PATCH 1/2] I2C: add Marvell TWSI simple driver Albert Aribaud
2010-08-25 14:23 ` [U-Boot] [PATCH 2/2] edminiv2: add I2C support using mvtwsi driver Albert Aribaud
2010-08-25 15:28 ` [U-Boot] [PATCH 1/2] I2C: add Marvell TWSI simple driver Albert ARIBAUD
2010-08-26 4:33 ` Prafulla Wadaskar
2010-08-26 6:33 ` Albert ARIBAUD
2010-08-26 6:46 ` Heiko Schocher
2010-08-26 8:23 ` Prafulla Wadaskar
2010-08-26 9:23 ` Albert ARIBAUD
2010-08-26 6:30 ` Heiko Schocher
2010-08-26 6:37 ` Albert ARIBAUD
2010-08-26 22:03 ` Albert ARIBAUD
2010-08-27 5:25 ` Heiko Schocher
2010-08-27 6:05 ` Albert ARIBAUD [this message]
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=4C775592.2030001@free.fr \
--to=albert.aribaud@free.fr \
--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