From: Bojan Prtvar Date: Thu, 3 Apr 2014 16:56:10 +0000 (+0200) Subject: staging: vme: Simplfy string usage in vme_user_probe() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1362 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1552cbdc7d3cb42f3c9e88b2ad6cd5bfe90881a;p=pandora-kernel.git staging: vme: Simplfy string usage in vme_user_probe() We can avoid usage of sprintf() and magic-sized array with simple pointer assignment. Signed-off-by: Bojan Prtvar Reviewed-by: wharms Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed