Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
[firefly-linux-kernel-4.4.55.git] / fs / xfs / xfs_error.c
index 3ee186ac10938855965a5907c93de487e83851bf..338e50bbfd1ec8bc8345fbbd84cdc56b82d5f43a 100644 (file)
@@ -131,7 +131,7 @@ xfs_error_report(
 {
        if (level <= xfs_error_level) {
                xfs_alert_tag(mp, XFS_PTAG_ERROR_REPORT,
-               "Internal error %s at line %d of file %s.  Caller %pF",
+               "Internal error %s at line %d of file %s.  Caller %pS",
                            tag, linenum, filename, ra);
 
                xfs_stack_trace();