i2c: reformat comments around i2c_smbus_xfer_emulated()
authorWolfram Sang <[email protected]>
Mon, 26 Feb 2018 21:17:53 +0000 (22:17 +0100)
committerWolfram Sang <[email protected]>
Tue, 27 Feb 2018 12:54:05 +0000 (13:54 +0100)
commitbe5b928038ba1906f064290affb35bcd3bc74844
tree8b91890dd12ddecea0c66dcde7c2d7e4e49b2683
parent84cb55c422816d96e8871f7663194949eca98fa6
i2c: reformat comments around i2c_smbus_xfer_emulated()

Use Kernel coding style for better readability.

Signed-off-by: Wolfram Sang <[email protected]>
Reviewed-by: Peter Rosin <[email protected]>
drivers/i2c/i2c-core-smbus.c