Re: [PATCH] ia64: Fix style guide breakage

From: David Sterba
Date: Sun Feb 07 2021 - 19:05:39 EST


On Fri, Feb 05, 2021 at 02:06:18PM -0800, Amy Parker wrote:
> Some statements do not have proper spacing between their C
> keywords (commonly if and for) throughout files in the ia64 tree.
> This patch corrects this to follow the kernel code style guide.
>
> Signed-off-by: Amy Parker <enbyamy@xxxxxxxxx>
> ---
> arch/ia64/hp/common/sba_iommu.c | 6 +++---
> arch/ia64/kernel/machine_kexec.c | 2 +-
> arch/ia64/kernel/palinfo.c | 6 +++---

ia64 got orphaned and not maintained in 96ec72a3425d1515b6, it's just
not really worth the time to spend the time cleaning up the code base.