Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm/linux...
[firefly-linux-kernel-4.4.55.git] / fs / binfmt_flat.c
index d50bbe59da1e339cc325846c6daed9669c0d6c04..f723cd3a455cbde47e5be8cabb798e0725eefb8e 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*" };