From 2bac104c8257ea68c82c961c0d105a6a68406d2f Mon Sep 17 00:00:00 2001 From: Syam Sidhardhan Date: Thu, 12 Apr 2012 20:33:17 +0530 Subject: [PATCH] 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-format-patch failed