commit | 878508aed4776a5b08dcc000d33a01a42e3fd07d | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Mon Jan 27 11:13:36 2020 +0000 |
committer | Wolfram Sang <wsa@the-dreams.de> | Wed Jan 29 21:53:51 2020 +0100 |
tree | 9e2932ffd592a4654d921ef18680e0dd1863ab8f | |
parent | eca95cd5a36d1fb547e84b8fd86fa2b7ba7f4b91 [diff] |
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>