From: Christoph Hellwig Date: Mon, 10 Oct 2011 16:52:51 +0000 (+0000) Subject: xfs: remove xfs_buf_target_name X-Git-Tag: v3.2-rc1~134^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02b102df1502a7ea4167d115510e1e8fe6467f12;p=pandora-kernel.git xfs: remove xfs_buf_target_name The calling convention that returns a pointer to a static buffer is fairly nasty, so just opencode it in the only caller that is left. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Alex Elder --- Reading git-diff-tree failed