From mboxrd@z Thu Jan 1 00:00:00 1970 From: kbusch@kernel.org (Keith Busch) Date: Tue, 30 Apr 2019 09:52:05 -0600 Subject: [PATCH 2/2] nvme: mark nvme_core_init and nvme_core_exit static In-Reply-To: <20190430153833.9011-2-hch@lst.de> References: <20190430153833.9011-1-hch@lst.de> <20190430153833.9011-2-hch@lst.de> Message-ID: <20190430155205.GB25231@localhost.localdomain> Good catch. Reviewed-by: Keith Busch