dasd: unexport dasd_set_target_state
authorChristoph Hellwig <hch@lst.de>
Thu, 1 Jul 2021 14:22:20 +0000 (16:22 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 1 Jul 2021 15:27:04 +0000 (09:27 -0600)
dasd_set_target_state is only used inside of dasd_mod.ko, so don't
export it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Stefan Haberland <sth@linux.ibm.com>
Link: https://lore.kernel.org/r/20210701142221.3408680-2-sth@linux.ibm.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/s390/block/dasd.c

index c8df75e..e34c6cc 100644 (file)
@@ -621,7 +621,6 @@ void dasd_set_target_state(struct dasd_device *device, int target)
        mutex_unlock(&device->state_mutex);
        dasd_put_device(device);
 }
-EXPORT_SYMBOL(dasd_set_target_state);
 
 /*
  * Enable devices with device numbers in [from..to].