From: Syam Sidhardhan Date: Thu, 12 Apr 2012 15:03:17 +0000 (+0530) Subject: Bluetooth: Remove unused hci_le_ltk_reply() X-Git-Tag: v3.5-rc1~101^2~6^2^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e10b9969f217c948c5523045f44eba4d3a758ff0;p=pandora-kernel.git Bluetooth: Remove unused hci_le_ltk_reply() 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 --- Reading git-diff-tree failed