From: Johan Hedberg Date: Mon, 11 Aug 2014 19:06:44 +0000 (+0300) Subject: Bluetooth: Make smp_chan_destroy() private to smp.c X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~84^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f48e260a95c1a0161e5be39adb0f20c737fe459;p=pandora-kernel.git Bluetooth: Make smp_chan_destroy() private to smp.c There are no external users of smp_chan_destroy() so make it private to smp.c. The patch also moves the function higher up in the c-file in order to avoid forward declarations. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed