Re: [PATCH 02/29] alpha: Avoid comma separated statements
From: Robert Richter
Date: Tue Feb 16 2021 - 09:41:14 EST
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 <joe@xxxxxxxxxxx>
> > ---
> > arch/alpha/kernel/pci_iommu.c | 8 +++++---
> > arch/alpha/oprofile/op_model_ev4.c | 22 ++++++++++++++--------
> > arch/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
> > 3 files changed, 24 insertions(+), 14 deletions(-)