From: Sam Ravnborg <sam@ravnborg.org>
To: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: "David S . Miller" <davem@davemloft.net>,
sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org,
Marc Zyngier <marc.zyngier@arm.com>,
Hanna Hawa <hannah@marvell.com>
Subject: Re: [PATCH 1/2] sparc: move MSI related definitions to where they are used
Date: Tue, 24 Jul 2018 16:37:36 +0200 [thread overview]
Message-ID: <20180724143736.GA22088@ravnborg.org> (raw)
In-Reply-To: <20180724115305.11289-1-thomas.petazzoni@bootlin.com>
Hi Thomas.
One nitpick below.
But other than that this is a nice cleanup:
Acked-by: Sam Ravnborg <sam@ravnborg.org>
> +/*
> + * Locations of MSI Registers.
> + */
The SPARC way to format comments follows netdev style.
So put it all in one line and everyone are happy:
/* Locations of MSI Registers. */
> +#define MSI_MBUS_ARBEN 0xe0001008 /* MBus Arbiter Enable register */
> +
> +/*
> + * Useful bits in the MSI Registers.
> + */
Likewise
Sam
next prev parent reply other threads:[~2018-07-24 14:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-24 11:53 Thomas Petazzoni
2018-07-24 11:53 ` [PATCH 2/2] sparc: use asm-generic version of msi.h Thomas Petazzoni
2018-07-30 20:01 ` David Miller
2018-07-24 14:37 ` Sam Ravnborg [this message]
2018-07-24 14:44 ` [PATCH 1/2] sparc: move MSI related definitions to where they are used Thomas Petazzoni
2018-07-24 14:55 ` Sam Ravnborg
2018-07-30 20:01 ` David Miller
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=20180724143736.GA22088@ravnborg.org \
--to=sam@ravnborg.org \
--cc=davem@davemloft.net \
--cc=hannah@marvell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=marc.zyngier@arm.com \
--cc=sparclinux@vger.kernel.org \
--cc=thomas.petazzoni@bootlin.com \
/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
Powered by JetHome