mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
target: mark tcm_loop_primary static
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
This commit is contained in:
committed by
Nicholas Bellinger
parent
b13876d23a
commit
6e1a27b919
@@ -108,7 +108,7 @@ static struct device_driver tcm_loop_driverfs = {
|
||||
/*
|
||||
* Used with root_device_register() in tcm_loop_alloc_core_bus() below
|
||||
*/
|
||||
struct device *tcm_loop_primary;
|
||||
static struct device *tcm_loop_primary;
|
||||
|
||||
static void tcm_loop_submission_work(struct work_struct *work)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user