i2c: Spelling fix (successful)
Signed-off-by: Jean Delvare <khali@linux-fr.org>
This commit is contained in:

committed by
Jean Delvare

parent
85d6931cde
commit
c5d21b7fb7
@@ -238,7 +238,7 @@ static int sis5595_transaction(struct i2c_adapter *adap)
|
||||
dev_dbg(&adap->dev, "Failed! (%02x)\n", temp);
|
||||
return -1;
|
||||
} else {
|
||||
dev_dbg(&adap->dev, "Successfull!\n");
|
||||
dev_dbg(&adap->dev, "Successful!\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user