rflint check warning and errors clean up

Fixing the documentation and test code for:
    - exceeds 110 characters (LineTooLong)
    - TrailingWhitespace
    - RequireTestDocumentation
    - DuplicateTestNames

Change-Id: Ia173888ed709ac7bd3511654bf89c822bc47e398
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/redfish/service_root/test_service_root_security.robot b/redfish/service_root/test_service_root_security.robot
index 35e24b2..0fa3ebe 100644
--- a/redfish/service_root/test_service_root_security.robot
+++ b/redfish/service_root/test_service_root_security.robot
@@ -16,7 +16,8 @@
 ...                     X-Frame-Options=DENY
 ...                     Pragma=no-cache
 ...                     Cache-Control=no-Store,no-Cache
-...                     Content-Security-Policy=default-src 'none'; img-src 'self' data:; font-src 'self'; style-src 'self'; script-src 'self'; connect-src 'self' wss:
+...                     Content-Security-Policy=default-src 'none'; img-src 'self' data:; font-src
+...                     'self'; style-src 'self'; script-src 'self'; connect-src 'self' wss:
 ...                     X-XSS-Protection=1; mode=block
 ...                     X-Content-Type-Options=nosniff