openbmc-tools: remove trailing spaces from all files

Change-Id: I1c71bf3359718226d27f34c9fb87723edd318814
Signed-off-by: Nagaraju Goruganti <ngorugan@in.ibm.com>
diff --git a/thalerj/RPMbuildfiles/README b/thalerj/RPMbuildfiles/README
index a260acd..34a1be3 100644
--- a/thalerj/RPMbuildfiles/README
+++ b/thalerj/RPMbuildfiles/README
@@ -1,7 +1,7 @@
 README for build script
 
-This script is used to simplify the build process for rpms. It must be run with root privileges. 
+This script is used to simplify the build process for rpms. It must be run with root privileges.
 simply run the script with the current directory structure. It will prompt the user for the version
 and the release number to use. It will then create a tarball for the rpm content
 and then build the rpm. Once complete the new rpm can be found in /tmp/openbmctool-{version-release)/
-directory.  
+directory.