swiotlb-xen: drop leftover __ref
authorJan Beulich <jbeulich@suse.com>
Tue, 7 Sep 2021 12:06:55 +0000 (14:06 +0200)
committerJuergen Gross <jgross@suse.com>
Wed, 15 Sep 2021 06:42:04 +0000 (08:42 +0200)
commit68573c1b5c4d0ebd90c24c6055abb53c474a8fc2
tree8d6c76f3f7b3e4258c227b2224f089dbab3b61da
parentcabb7f89b24ed40c4640dac3bca044452ab0b386
swiotlb-xen: drop leftover __ref

Commit a98f565462f0 ("xen-swiotlb: split xen_swiotlb_init") should not
only have added __init to the split off function, but also should have
dropped __ref from the one left.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/7cd163e1-fe13-270b-384c-2708e8273d34@suse.com
Signed-off-by: Juergen Gross <jgross@suse.com>
drivers/xen/swiotlb-xen.c