]> git.baikalelectronics.ru Git - kernel.git/commit
nvmet-rdma: declare local symbols static
authorBart Van Assche <bvanassche@acm.org>
Mon, 8 Oct 2018 21:28:53 +0000 (14:28 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 17 Oct 2018 06:58:27 +0000 (08:58 +0200)
commite35d252dc20ab569dc27736d96e65f1a732c14f9
treea23e8f728e2a81f047719cdef137e59648e13bbe
parent141c5e807a4e78edb92aafc7b2f5c1b8aeddd87c
nvmet-rdma: declare local symbols static

This patch avoids that sparse complains about missing declarations.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/target/rdma.c