From: Syam Sidhardhan Date: Thu, 12 Apr 2012 15:03:17 +0000 (+0530) Subject: Bluetooth: Remove unused hci_le_ltk_reply() X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bac104c8257ea68c82c961c0d105a6a68406d2f;p=pandora-kernel.git Bluetooth: Remove unused hci_le_ltk_reply() commit e10b9969f217c948c5523045f44eba4d3a758ff0 upstream. In this API, we were using sizeof operator for an array given as function argument, which is invalid. However this API is not used anywhere. Signed-off-by: Syam Sidhardhan Signed-off-by: Gustavo Padovan Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed