MAINTAINERS: change my git address to kernel.org
[cascardo/linux.git] / fs / binfmt_flat.c
index d50bbe5..f723cd3 100644 (file)
@@ -380,7 +380,7 @@ failed:
 
 /****************************************************************************/
 
-void old_reloc(unsigned long rl)
+static void old_reloc(unsigned long rl)
 {
 #ifdef DEBUG
        char *segment[] = { "TEXT", "DATA", "BSS", "*UNKNOWN*" };