Signed-off-by: Benjamin Marzinski <[email protected]>
---
 multipathd/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/multipathd/main.c b/multipathd/main.c
index 9e329e89..276329c4 100644
--- a/multipathd/main.c
+++ b/multipathd/main.c
@@ -2345,7 +2345,7 @@ check_path_state(struct path *pp)
 /*
  * Returns '1' if the path has been checked and '0' otherwise
  */
-int
+static int
 check_path (struct vectors * vecs, struct path * pp, unsigned int ticks)
 {
        int newstate;
-- 
2.45.0


Reply via email to