OSDN Git Service

test_vendor: Fix style for UNUSED_ATTR, whitespace
authorMyles Watson <mylesgw@google.com>
Wed, 24 Aug 2016 16:03:32 +0000 (09:03 -0700)
committerMyles Watson <mylesgw@google.com>
Wed, 24 Aug 2016 16:10:44 +0000 (09:10 -0700)
commit98dcd0babf97d7be1f746bb7ac5750386ce4a59e
treeab479234aad075246b39c8a59e4644196d6d7cf8
parent3e0f253c2802cf15937aee2c3745e40710f9e39b
test_vendor: Fix style for UNUSED_ATTR, whitespace

Remove "/* args */" and use UNUSED_ATTR.  It's easier to find using grep.

Change-Id: Ic1a95e44b86d019647acafe982cfef5c69e1da1a
Signed-off-by: Myles Watson <mylesgw@google.com>
vendor_libs/test_vendor_lib/include/dual_mode_controller.h
vendor_libs/test_vendor_lib/include/hci_transport.h
vendor_libs/test_vendor_lib/src/dual_mode_controller.cc
vendor_libs/test_vendor_lib/src/hci_transport.cc