OSDN Git Service

i2c: xiic: fix indentation issue
authorColin Ian King <colin.king@canonical.com>
Mon, 27 Jan 2020 11:13:36 +0000 (11:13 +0000)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 29 Jan 2020 20:53:51 +0000 (21:53 +0100)
commit878508aed4776a5b08dcc000d33a01a42e3fd07d
tree9e2932ffd592a4654d921ef18680e0dd1863ab8f
parenteca95cd5a36d1fb547e84b8fd86fa2b7ba7f4b91
i2c: xiic: fix indentation issue

There is a statement that is indented one level too deeply, remove
the extraneous tab.

Fixes: b4c119dbc300 ("i2c: xiic: Add timeout to the rx fifo wait loop")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Shubhrajyoti Datta <shubhrajyoti.datta@gmail.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-xiic.c