Staging: sm750fb: ddk750_swi2c.h: Shorten lines to under 80 characters
authorIsaac Assegai <isaac.a.travers@gmail.com>
Fri, 19 Jun 2015 04:48:51 +0000 (21:48 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Jun 2015 05:10:02 +0000 (22:10 -0700)
Shorten lines to under 80 characters in ddk750_swi2c.h
to rectify the following checkpatch warnings:
WARNING: line over 80 characters

Signed-off-by: Isaac Assegai <isaac.a.travers@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/ddk750_swi2c.h

index e85f864..4af2b7a 100644 (file)
@@ -69,8 +69,8 @@ long swI2CWriteReg(
 );
 
 /*
- *  These two functions are used to toggle the data on the SCL and SDA I2C lines.
- *  The used of these two functions are not recommended unless it is necessary.
+ *  These two functions toggle the data on the SCL and SDA I2C lines.
+ *  The use of these two functions is not recommended unless it is necessary.
  */
 
 /*