Re: [PATCH v4 12/24] alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer
Krzysztof Wilczyński <[email protected]>
| Newsgroups | gmane.linux.kernel.pci,gmane.linux.ports.alpha,gmane.linux.ports.ppc64.devel |
|---|---|
| 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