We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a35989a commit 73374b3Copy full SHA for 73374b3
drivers/scsi/megaraid/megaraid_sas_base.c
@@ -199,7 +199,7 @@ static bool support_nvme_encapsulation;
199
static bool support_pci_lane_margining;
200
201
/* define lock for aen poll */
202
-spinlock_t poll_aen_lock;
+static spinlock_t poll_aen_lock;
203
204
extern struct dentry *megasas_debugfs_root;
205
extern void megasas_init_debugfs(void);
0 commit comments