]> err.no Git - linux-2.6/blobdiff - fs/xfs/xfs_error.c
/home/lenb/src/to-linus-stable branch 'acpi-2.6.12'
[linux-2.6] / fs / xfs / xfs_error.c
index bbe1dea11c0879d463ae0591cf94e6b65c890acb..dcd3fdd5c1f7817697090617136c7622ebc67419 100644 (file)
@@ -280,7 +280,7 @@ xfs_error_report(
        }
 }
 
-void
+STATIC void
 xfs_hex_dump(void *p, int length)
 {
        __uint8_t *uip = (__uint8_t*)p;