Whamcloud - gitweb
LU-9679 modules: declare zero-arg functions correctly
[fs/lustre-release.git] / lnet / lnet / api-ni.c
index 7d50dcf..fb4b7fb 100644 (file)
@@ -2743,7 +2743,7 @@ EXPORT_SYMBOL(LNetNIInit);
  * \return always 0 for current implementation.
  */
 int
-LNetNIFini()
+LNetNIFini(void)
 {
        mutex_lock(&the_lnet.ln_api_mutex);