From: Clemens Buchacher Date: Fri, 23 Sep 2005 04:44:24 +0000 (-0700) Subject: [PATCH] oss: don't concatenate __FUNCTION__ with strings X-Git-Tag: v2.6.14-rc3~51^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f65d9bea8692d7343e4636763f291408f025834f;p=pandora-kernel.git [PATCH] oss: don't concatenate __FUNCTION__ with strings It's deprecated. Use "%s", __FUNCTION__ instead. Signed-off-by: Clemens Buchacher Signed-off-by: Maximilian Attems Signed-off-by: Domen Puncer Signed-off-by: Alexey Dobriyan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed