On 14 July 2017 at 05:54, Mario Six <[email protected]> wrote: > Fix some style violations in the fsl_i2c I2C driver. > > Signed-off-by: Mario Six <[email protected]> > --- > > drivers/i2c/fsl_i2c.c | 109 > +++++++++++++++++++++++++------------------------- > 1 file changed, 55 insertions(+), 54 deletions(-)
Reviewed-by: Simon Glass <[email protected]> Note for strings (e.g. debug()) we allow them to run past 80 chars if there is no alternative but to break the string. _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

