Commit: 962285c7cf3719e59db1a351ae615e87d3f242ad
Parent: 60ee57f899bfe75b7bd2db7f4b0b4b2f8a83441f
Author: Szymon Janc <szymon.janc@codecoup.pl>
Committer: Szymon Janc <szymon.janc@codecoup.pl>
Date: 2015-10-30 12:44:19
Tree: d938ec73e7099c139a421ed535fafe9d0d1ddcb8

shared: Remove dead code This removes dead code due to memory allocation with new0 not being able to fail.

Diffstat

M src/shared/ad.c | 31 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M src/shared/att.c | 34 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M src/shared/crypto.c | 2 - -
M src/shared/gap.c | 7 - - - - - - -
M src/shared/gatt-client.c | 59 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M src/shared/gatt-db.c | 37 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M src/shared/gatt-helpers.c | 24 - - - - - - - - - - - - - - - - - - - - - - - -
M src/shared/gatt-server.c | 47 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M src/shared/hci-crypto.c | 6 - - - - - -
M src/shared/hci.c | 29 - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M src/shared/hfp.c | 40 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M src/shared/io-mainloop.c | 3 - - -
M src/shared/mgmt.c | 42 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M src/shared/queue.c | 12 - - - - - - - - - - - -
M src/shared/ringbuf.c | 3 - - -
M src/shared/tester.c | 9 - - - - - - - - -
M src/shared/timeout-mainloop.c | 3 - - -
M src/shared/uhid.c | 8 - - - - - - - -

18 files changed, 1 insertions(+), 395 deletions(-)

View Full Diff | Patch