net: s2io: simplify logical constraint
[deliverable/linux.git] / drivers / scsi / scsi.c
index 1deb6adc411f795833a444a84b1e80e9f9629c4d..1f36aca44394eaf49a8edc0ce78d6db371288cc8 100644 (file)
@@ -1160,6 +1160,7 @@ bool scsi_use_blk_mq = true;
 bool scsi_use_blk_mq = false;
 #endif
 module_param_named(use_blk_mq, scsi_use_blk_mq, bool, S_IWUSR | S_IRUGO);
+EXPORT_SYMBOL_GPL(scsi_use_blk_mq);
 
 static int __init init_scsi(void)
 {
This page took 0.023846 seconds and 5 git commands to generate.