Whamcloud - gitweb
New tag 2.15.63
[fs/lustre-release.git] / lustre / utils / ofd_access_log_reader.c
index 051b76f..277cbcb 100644 (file)
@@ -681,7 +681,7 @@ static struct alr_dev *alr_dev_create(int epoll_fd, int fd, const char *name,
        return alr;
 }
 
-void usage(void)
+static void usage(void)
 {
        printf("Usage: %s: [OPTION]...\n"
 "Discover, read, batch, and write Lustre access logs\n"