Remove trailing spaces

Change-Id: I3a58137b3300fcfe51a4182eb304a1b70885ad30
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/host-ipmid/ipmid-api.h b/host-ipmid/ipmid-api.h
index e903deb..5a2e81d 100644
--- a/host-ipmid/ipmid-api.h
+++ b/host-ipmid/ipmid-api.h
@@ -26,7 +26,7 @@
 #define IPMI_CC_LEN 1
 
 // IPMI Net Function number as specified by IPMI V2.0 spec.
-// Example : 
+// Example :
 // NETFUN_APP      =   (0x06 << 2),
 typedef unsigned char   ipmi_netfn_t;