Re: [PATCH 02/29] alpha: Avoid comma separated statements
From: Joe Perches <joe@perches.com>
Date: 2021-02-16 15:11:29
Also in:
lkml
From: Joe Perches <joe@perches.com>
Date: 2021-02-16 15:11:29
Also in:
lkml
On Tue, 2021-02-16 at 15:39 +0100, Robert Richter wrote:
On 30.01.21 10:54:42, Joe Perches wrote:quoted
On Mon, 2020-08-24 at 21:55 -0700, Joe Perches wrote:quoted
Use semicolons and braces.ping?quoted
Signed-off-by: Joe Perches <joe@perches.com> --- 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.
git am --include=arch/alpha/kernel/pci_iommu.c