Re: [PATCH 10/10] PCI/portdrv: Use FIELD_GET()

From: Jonathan Cameron
Date: Wed Oct 11 2023 - 07:15:04 EST


On Tue, 10 Oct 2023 15:44:36 -0500
Bjorn Helgaas <helgaas@xxxxxxxxxx> wrote:

> From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
>
> Use FIELD_GET() to remove dependences on the field position, i.e., the
> shift value. No functional change intended.
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>