From: Paul Bolle Date: Sun, 1 Jun 2014 21:47:24 +0000 (+0200) Subject: isdn/capi: move capi_info2str to capidrv.c X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~70^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca05e3a7551b71891d42d637d3a1e443c6bbd781;p=pandora-kernel.git isdn/capi: move capi_info2str to capidrv.c capi_info2str() is apparently meant to be of general utility. It is actually only used in capidrv.c. So move it from capiutil.c to capidrv.c and (obviously) stop exporting it. And, since we're touching this, merge the two versions of this function. Signed-off-by: Paul Bolle Signed-off-by: Tilman Schmidt Signed-off-by: David S. Miller --- Reading git-diff-tree failed