mirror of
https://github.com/torvalds/linux.git
synced 2026-07-22 21:47:20 +02:00
i2c-i801: Spelling fix
Signed-off-by: Jean Delvare <khali@linux-fr.org>
This commit is contained in:
parent
3f9a4790a3
commit
fcdd96ecaf
|
|
@ -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");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user