On Tue, Jan 09, 2018 at 12:46:05PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Use the %pS instead of the %pF printk format specifier for printing > symbols from direct addresses. This is needed for the ia64, ppc64 and > parisc64 architectures. I think we've done this conversion at least once before :/ > While we're at it, be consistent with the capitalization of the 'S'. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > --- > fs/xfs/scrub/trace.h | 20 ++++++++++---------- > fs/xfs/xfs_inode.c | 4 ++-- > fs/xfs/xfs_trace.h | 22 +++++++++++----------- > 3 files changed, 23 insertions(+), 23 deletions(-) Looks good. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html