From: Marcel Holtmann Date: Sun, 8 Jun 2014 08:05:31 +0000 (+0200) Subject: Bluetooth: Use const for struct l2cap_ops field X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67f86a45bb82091a2775561a1e498010afff54ee;p=pandora-kernel.git Bluetooth: Use const for struct l2cap_ops field The struct l2cap_ops field should not allow any modifications and thus it is better declared as const. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed