Re: [PATCH 02/29] alpha: Avoid comma separated statements

Robert Richter <[email protected]> Tue, 16 Feb 2021 15:39:22 +0100
Newsgroups gmane.linux.oprofile,gmane.linux.kernel,gmane.linux.ports.alpha
Message-ID <[email protected]>
On 30.01.21 10:54:42, Joe Perches wrote:
> On Mon, 2020-08-24 at 21:55 -0700, Joe Perches wrote:
> > Use semicolons and braces.
> =

> ping?
> =

> > =

> > Signed-off-by: Joe Perches <[email protected]>
> > ---
> > =A0arch/alpha/kernel/pci_iommu.c      |  8 +++++---
> > =A0arch/alpha/oprofile/op_model_ev4.c | 22 ++++++++++++++--------
> > =A0arch/alpha/oprofile/op_model_ev5.c |  8 +++++---

This patch should be rebased as oprofile is going to be removed in
5.12. A branch is in linux-next.

-Robert

> > =A03 files changed, 24 insertions(+), 14 deletions(-)