Staging: lustre: lnet: selftest: Made a function static.
[deliverable/linux.git] / drivers / staging / lustre / lnet / selftest / brw_test.c
index bcce919c043313d26043c264ab632aa5246b5075..ca1080b8681da98eba03cd0f28d327145a52a458 100644 (file)
@@ -66,7 +66,7 @@ brw_client_fini(sfw_test_instance_t *tsi)
        }
 }
 
-int
+static int
 brw_client_init(sfw_test_instance_t *tsi)
 {
        sfw_session_t    *sn = tsi->tsi_batch->bat_session;
This page took 0.02565 seconds and 5 git commands to generate.