nvme-auth: mark nvme_auth_wq static
authorTom Rix <trix@redhat.com>
Mon, 6 Feb 2023 14:57:00 +0000 (06:57 -0800)
committerChristoph Hellwig <hch@lst.de>
Wed, 8 Feb 2023 06:28:16 +0000 (07:28 +0100)
commit70daa5c8f001e351af174c40ac21eb0a25600483
tree0a8b042e40bed0bdb249579dfc4defca06f0f291
parente02bbac74cdde25f71a80978f5daa1d8a0aa6fc3
nvme-auth: mark nvme_auth_wq static

Fix a smatch report for the newly added nvme_auth_wq.

Signed-off-by: Tom Rix <trix@redhat.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/auth.c