aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorSergio Miguéns Iglesias <[email protected]>2021-08-30 17:53:05 +0000
committerJuergen Gross <[email protected]>2021-09-01 08:38:42 +0000
commitf956c1b0d58a50dd92ec82ae4923f7cc97e2ea52 (patch)
tree95f20c9172754fc0ae24261ffe0b3efbd3ed65dc /fs/ext4/fast_commit.c
parentx86: xen: platform-pci-unplug: use pr_err() and pr_warn() instead of raw prin... (diff)
downloadkernel-f956c1b0d58a50dd92ec82ae4923f7cc97e2ea52.tar.gz
kernel-f956c1b0d58a50dd92ec82ae4923f7cc97e2ea52.zip
xen/pcifront: Removed unnecessary __ref annotation
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 <[email protected]> Reviewed-by: Juergen Gross <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions