Whamcloud - gitweb
LU-8191 obdclass: add static and remove functions
[fs/lustre-release.git] / lustre / obdclass / jobid.c
index ab35998..437d714 100644 (file)
@@ -388,7 +388,7 @@ out:
  * then an upcall could be issued here to get the jobid by utilizing
  * the userspace tools/API. Then, the jobid must be cached.
  */
-int jobid_get_from_environ(char *jobid_var, char *jobid, int *jobid_len)
+static int jobid_get_from_environ(char *jobid_var, char *jobid, int *jobid_len)
 {
        int rc;