Sanitizing source files in Housekeeper-Nightly

git-svn-id: http://skia.googlecode.com/svn/trunk@14817 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/bench/MemcpyBench.cpp b/bench/MemcpyBench.cpp
index 452bf6f..1027ad0 100644
--- a/bench/MemcpyBench.cpp
+++ b/bench/MemcpyBench.cpp
@@ -151,4 +151,3 @@
 #endif // SK_CPU_SSE_LEVEL >= SK_CPU_SSE_LEVEL_SSE2
 
 #undef BENCH
-
diff --git a/include/core/SkMatrix.h b/include/core/SkMatrix.h
index 7aa079e..84d1a87 100644
--- a/include/core/SkMatrix.h
+++ b/include/core/SkMatrix.h
@@ -584,7 +584,7 @@
      * will be unchanged.
      */
     bool getMinMaxScales(SkScalar scaleFactors[2]) const;
-        
+
     /**
      *  Return a reference to a const identity matrix
      */