From: Johan Hedberg Date: Tue, 2 Dec 2014 11:37:41 +0000 (+0200) Subject: Bluetooth: Fix missing const declarations in SMP functions X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~5^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd0827976205f842cc722f48a1427c9b77c3ca28;p=pandora-kernel.git Bluetooth: Fix missing const declarations in SMP functions Several SMP functions take read-only data. This patch fixes the declaration of these parameters to use the const specifier as appropriate. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed