projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
270ca16
)
Bluetooth: Remove strtoba header declared but not defined
author
Syam Sidhardhan
<s.syam@samsung.com>
Thu, 12 Apr 2012 15:03:20 +0000
(20:33 +0530)
committer
Gustavo Padovan
<gustavo@padovan.org>
Wed, 9 May 2012 04:40:34 +0000
(
01:40
-0300)
No one is using strtoba() in the bluetooth subsystem.
Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
Signed-off-by: Gustavo Padovan <gustavo@padovan.org>
include/net/bluetooth/bluetooth.h
patch
|
blob
|
history
diff --git
a/include/net/bluetooth/bluetooth.h
b/include/net/bluetooth/bluetooth.h
index f2c8bdf080616cb0676dab5066c93cef06fe4a63..d0e44a4151e665d1cf44c9f23ddefaefdcc870f5 100644
(file)
--- a/
include/net/bluetooth/bluetooth.h
+++ b/
include/net/bluetooth/bluetooth.h
@@
-178,7
+178,6
@@
static inline void bacpy(bdaddr_t *dst, bdaddr_t *src)
void baswap(bdaddr_t *dst, bdaddr_t *src);
char *batostr(bdaddr_t *ba);
-bdaddr_t *strtoba(char *str);
/* Common socket structures and functions */