Adjust to coding style rules 28/42528/4
authorKrzysztof Dynowski <k.dynowski@samsung.com>
Mon, 29 Jun 2015 14:13:12 +0000 (16:13 +0200)
committerDariusz Michaluk <d.michaluk@samsung.com>
Tue, 30 Jun 2015 14:13:56 +0000 (07:13 -0700)
commit6085e73704a1016f792e954b583de790afe36667
tree47dff0f3b7111508f42e48ba3cb5be15e645ed86
parent68dd3c4d1edb5d38a404c70e1bfa16326d68ed68
Adjust to coding style rules

[Feature]       package includes in double quotes
[Cause]         n/a
[Solution]      replace tiangle brackets to double quotes
[Verification]  Build

Change-Id: I7fc5815a3213566172dc8561240f463d610e48ea
13 files changed:
cli/command-line-interface.cpp
client/vasum-client-impl.cpp
client/vasum-client-impl.hpp
client/vasum-client.cpp
common/lxc/zone.cpp
common/netlink/netlink-message.cpp
common/netlink/netlink.cpp
server/netdev.cpp
tests/unit_tests/client/ut-client-utils.cpp
tests/unit_tests/client/ut-client.cpp
tests/unit_tests/ipc/ut-socket.cpp
tests/unit_tests/server/ut-zones-manager.cpp
tests/unit_tests/socket_test_service/socket-test.cpp