From: csd@broadcom•com (Christian Daudt)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH] ARM: dts: bcm281xx: change comment to C89 style
Date: Thu, 20 Jun 2013 14:14:13 -0700 [thread overview]
Message-ID: <51C370A5.3020900@broadcom.com> (raw)
In-Reply-To: <1370976358-18014-1-git-send-email-matt.porter@linaro.org>
On 13-06-11 11:45 AM, Matt Porter wrote:
> CodingStyle does not allow C99 style comments. Since the
> dts files live in the kernel for now, make this compliant.
>
> Signed-off-by: Matt Porter <matt.porter@linaro•org>
> Acked-by: Christian Daudt <csd@broadcom•com>
> ---
> arch/arm/boot/dts/bcm11351.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/bcm11351.dtsi b/arch/arm/boot/dts/bcm11351.dtsi
> index 824bebe..0651a72 100644
> --- a/arch/arm/boot/dts/bcm11351.dtsi
> +++ b/arch/arm/boot/dts/bcm11351.dtsi
> @@ -36,7 +36,7 @@
>
> smc at 0x3404c000 {
> compatible = "bcm,bcm11351-smc", "bcm,kona-smc";
> - reg = <0x3404c000 0x400>; //1 KiB in SRAM
> + reg = <0x3404c000 0x400>; /* 1 KiB in SRAM */
> };
>
> uart at 3e000000 {
applied for for-3.11/dt
thanks,
csd
prev parent reply other threads:[~2013-06-20 21:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-11 18:45 [PATCH] ARM: dts: bcm281xx: change comment to C89 style Matt Porter
2013-06-20 21:14 ` Christian Daudt [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=51C370A5.3020900@broadcom.com \
--to=csd@broadcom$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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