summaryrefslogtreecommitdiffstats
path: root/mof
diff options
context:
space:
mode:
authorPeter Schiffer <pschiffe@redhat.com>2014-01-16 15:10:26 +0100
committerPeter Schiffer <pschiffe@redhat.com>2014-01-16 15:10:26 +0100
commit97d3041f1e38dfcc931d0e495c0e1c66497cf09c (patch)
treed56f207fb9ca08a4eccfbd406b609ae4402e5c5a /mof
parent785bc9bf7e4ba5ba60477fd09974377c4cf48b10 (diff)
downloadopenlmi-providers-97d3041f1e38dfcc931d0e495c0e1c66497cf09c.tar.gz
openlmi-providers-97d3041f1e38dfcc931d0e495c0e1c66497cf09c.tar.xz
openlmi-providers-97d3041f1e38dfcc931d0e495c0e1c66497cf09c.zip
Remove trailing spaces
This patch removes trailing spaces from source files.
Diffstat (limited to 'mof')
-rw-r--r--mof/60_LMI_Hardware.mof2
-rw-r--r--mof/60_LMI_PCP.mof2
2 files changed, 2 insertions, 2 deletions
diff --git a/mof/60_LMI_Hardware.mof b/mof/60_LMI_Hardware.mof
index c0e1730..5729852 100644
--- a/mof/60_LMI_Hardware.mof
+++ b/mof/60_LMI_Hardware.mof
@@ -1260,7 +1260,7 @@ class LMI_PCIBridgeSystemDevice: CIM_SystemDevice
/******************************************************************************
* Disks
*/
-
+
[ Version("0.5.0"), Provider("cmpi:cmpiLMI_DiskPhysicalPackage") ]
class LMI_DiskPhysicalPackage: CIM_PhysicalPackage
{
diff --git a/mof/60_LMI_PCP.mof b/mof/60_LMI_PCP.mof
index 8ba122b..7c15955 100644
--- a/mof/60_LMI_PCP.mof
+++ b/mof/60_LMI_PCP.mof
@@ -40,5 +40,5 @@ class PCP_MetricValue : CIM_StatisticalData
[Description("The metric units, as returned by pmUnitsStr(3)")]
string Units;
-};
+};