Fix formatting issues
authorDennis Tsiang <dennis.tsiang@arm.com>
Mon, 4 Oct 2021 07:44:14 +0000 (08:44 +0100)
committerMatteo Franchin <matteo.franchin@arm.com>
Fri, 29 Oct 2021 08:51:25 +0000 (08:51 +0000)
commitb348247fbe7ce272848523c5b2ab416928ab6d87
tree7ac2ea249eeb345dd0337f064d1ee18f0b7a21ad
parentb96455b8459bd32580d2fe64e2579726a7003d7f
Fix formatting issues

All files in the project should have an empty line at the EOF. Necessary
for some pre-processing tools.

Change-Id: Ic4502588f2733f669fc1edc898258f8589c484c6
Signed-off-by: Dennis Tsiang <dennis.tsiang@arm.com>
16 files changed:
util/file_descriptor.hpp
util/helpers.hpp
util/log.cpp
util/log.hpp
util/optional.hpp
util/ring_buffer.hpp
util/unordered_map.hpp
util/unordered_set.hpp
util/wsialloc/wsialloc_ion.c
wsi/headless/surface.cpp
wsi/headless/surface.hpp
wsi/surface.hpp
wsi/synchronization.cpp
wsi/synchronization.hpp
wsi/wayland/surface.cpp
wsi/wayland/surface.hpp