Commit fcdd96ec authored by Jean Delvare's avatar Jean Delvare Committed by Jean Delvare

i2c-i801: Spelling fix

Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
parent 3f9a4790
......@@ -123,7 +123,7 @@ static int i801_transaction(void)
dev_dbg(&I801_dev->dev, "Failed! (%02x)\n", temp);
return -1;
} else {
dev_dbg(&I801_dev->dev, "Successfull!\n");
dev_dbg(&I801_dev->dev, "Successful!\n");
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment