Re: [PATCH v4 12/24] alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer

Krzysztof Wilczyński <[email protected]> Fri, 17 Apr 2026 19:48:38 +0900
Newsgroups org.kernel.vger.linux-alpha,org.kernel.vger.linux-pci,org.ozlabs.lists.linuxppc-dev
Message-ID <20260417104838.GC1625998@rocinante>
Hello,

> > While at it, add parentheses around the bitwise flag test in
> > pci_mmap_resource() to make the precedence explicit, and to
> > match the preferred style.
> 
> Probably not necessary to touch this line now at all as you're going to 
> replace it two patches later anyway so it just adds noise.
> 
> Reviewed-by: Ilpo Järvinen <[email protected]>

Makes sense.  Taken care of this in v5.

Thank you!

	Krzysztof