Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f27ece14 authored by Isaac Assegai's avatar Isaac Assegai Committed by Greg Kroah-Hartman
Browse files

Staging: sm750fb: ddk750_swi2c.h: Shorten lines to under 80 characters



Shorten lines to under 80 characters in ddk750_swi2c.h
to rectify the following checkpatch warnings:
WARNING: line over 80 characters

Signed-off-by: default avatarIsaac Assegai <isaac.a.travers@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent bf36fa2f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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.
 */

/*