From: Alan Cox Date: Tue, 30 Jun 2009 21:02:00 +0000 (-0700) Subject: [IA64] sprintf should not be used with same source & destination address X-Git-Tag: v2.6.31-rc2~31^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2be8412c6cef97b01dfaae71c04bf585d3d93a3b;p=pandora-kernel.git [IA64] sprintf should not be used with same source & destination address This happens to work at the moment but isn't a good idea so fix it the simple way. Resolves-bug: http://bugzilla.kernel.org/show_bug.cgi?id=13576 Signed-off-by: Alan Cox Signed-off-by: Tony Luck --- Reading git-diff-tree failed