Coding Style cleanup
[platform/kernel/u-boot.git] / common / soft_i2c.c
index 268da2c..48e3d3e 100644 (file)
@@ -289,7 +289,7 @@ int i2c_probe(uchar addr)
        int rc;
 
        /*
-        * perform 1 byte write transaction with just address byte 
+        * perform 1 byte write transaction with just address byte
         * (fake write)
         */
        send_start();