[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c30a0835-e1c2-eca1-90d9-fcf8808c6510@suse.com>
Date: Mon, 30 Aug 2021 18:12:32 +0200
From: Juergen Gross <jgross@...e.com>
To: Sergio Miguéns Iglesias <lonyelon@...il.com>,
konrad.wilk@...cle.com
Cc: boris.ostrovsky@...cle.com, sstabellini@...nel.org,
bhelgaas@...gle.com, xen-devel@...ts.xenproject.org,
linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
Sergio Miguéns Iglesias <sergio@...y.xyz>
Subject: Re: [PATCH v2] xen/pcifront: Removed unnecessary __ref annotation
On 30.08.21 19:53, Sergio Miguéns Iglesias wrote:
> An unnecessary "__ref" annotation was removed from the
> "drivers/pci/xen_pcifront.c" file. The function where the annotation
> was used was "pcifront_backend_changed()", which does not call any
> functions annotated as "__*init" nor "__*exit". This makes "__ref"
> unnecessary since this annotation is used to make the compiler ignore
> section miss-matches when they are not happening here in the first
> place.
>
> In addition to the aforementioned change, some code style issues were
> fixed in the same file.
>
> Signed-off-by: Sergio Miguéns Iglesias <sergio@...y.xyz>
Reviewed-by: Juergen Gross <jgross@...e.com>
Juergen
Download attachment "OpenPGP_0xB0DE9DD628BF132F.asc" of type "application/pgp-keys" (3092 bytes)
Download attachment "OpenPGP_signature" of type "application/pgp-signature" (496 bytes)
Powered by blists - more mailing lists