Remove trailing whitespace
clang-format won't remove trailing whitespace if that's the only change.
Fix them all.
Change-Id: Ic6e14af43cdd11905d3b58430d49b9ec1484f812
Signed-off-by: Ed Tanous <ed@tanous.net>
diff --git a/generator/sections/gen-section.c b/generator/sections/gen-section.c
index 0b07af0..7240145 100644
--- a/generator/sections/gen-section.c
+++ b/generator/sections/gen-section.c
@@ -1,6 +1,6 @@
/**
* Describes available section generators to the CPER generator.
- *
+ *
* Author: Lawrence.Tang@arm.com
**/
#include "gen-section.h"