git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
422e925
)
Bluetooth: Remove unused hci_le_ltk_reply()
author
Syam Sidhardhan
<s.syam@samsung.com>
Thu, 12 Apr 2012 15:03:17 +0000
(20:33 +0530)
committer
Gustavo Padovan
<gustavo@padovan.org>
Wed, 9 May 2012 04:40:50 +0000
(
01:40
-0300)
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 <s.syam@samsung.com>
Signed-off-by: Gustavo Padovan <gustavo@padovan.org>
No differences found