From c019989bd2f6f08554a6768d04267e204697619a Mon Sep 17 00:00:00 2001
From: GONG Jie <gongjie@linux.vnet.ibm.com>
Date: Sun, 31 Dec 2017 23:59:59 +0000
Subject: [PATCH] Remove trailing spaces in file
 xCAT-server/share/xcat/tools/powervm/configcec.pm

---
 xCAT-server/share/xcat/tools/powervm/configcec.pm | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/xCAT-server/share/xcat/tools/powervm/configcec.pm b/xCAT-server/share/xcat/tools/powervm/configcec.pm
index 1065fad22..b01dbe9b6 100644
--- a/xCAT-server/share/xcat/tools/powervm/configcec.pm
+++ b/xCAT-server/share/xcat/tools/powervm/configcec.pm
@@ -46,7 +46,7 @@ sub handled_commands
 #-------------------------------------------------------------------------------
 
 =head3
-      parse_args 
+      parse_args
          Parse the command arguments
 
         Arguments:
@@ -99,7 +99,7 @@ sub parse_args()
 =head3  preprocess_request
 
   Check and setup for hierarchy , if your command must run
-  on service nodes. Otherwise preprocess_request not necessary   
+  on service nodes. Otherwise preprocess_request not necessary
 
 =cut
 
@@ -480,7 +480,7 @@ sub usage
 #-------------------------------------------------------------------------------
 
 =head3
-      parse_hmc_output 
+      parse_hmc_output
          Parse the HMC commands output, the HMC commands output lines looks like:
          attr1=val1,attr2=val2,"attr3=val3,val4,val5",attr4=val6
 
@@ -530,7 +530,7 @@ sub parse_hmc_output()
 
         Arguments:
           $hmc - HMC hostname or ip address
-          $cmd - The command that will be run on the HMC 
+          $cmd - The command that will be run on the HMC
 
         Returns:
           Hash reference for HMC commands output
@@ -568,7 +568,7 @@ sub run_hmc_cmd()
           Get available LHEA logical ports for the lpar, and generate conf line
 
         Arguments:
-          $lhearesref - Hash reference for LHEA resources 
+          $lhearesref - Hash reference for LHEA resources
 
         Returns:
           Conf line for LHEA used by mksyscfg