i2c: stu300: use non-archaic spelling of failes
authorThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Thu, 31 May 2018 12:24:02 +0000 (09:24 -0300)
committerWolfram Sang <wsa@the-dreams.de>
Tue, 3 Jul 2018 21:17:36 +0000 (23:17 +0200)
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-stu300.c

index e866c481bfc325d3c42e733faa88d133b3388f0d..fce52bdab2b715a7123e34b153e2206662c67bf9 100644 (file)
@@ -127,7 +127,7 @@ enum stu300_error {
 
 /*
  * The number of address send athemps tried before giving up.
- * If the first one failes it seems like 5 to 8 attempts are required.
+ * If the first one fails it seems like 5 to 8 attempts are required.
  */
 #define NUM_ADDR_RESEND_ATTEMPTS 12