i2c-core: Comment says "transmitted" but means "received"
authorWolfram Sang <[email protected]>
Thu, 15 Mar 2012 17:11:05 +0000 (18:11 +0100)
committerJean Delvare <[email protected]>
Thu, 15 Mar 2012 17:11:05 +0000 (18:11 +0100)
commit834aa6f30c2f5f5ab7c858e37800c1a19dfde2fb
tree7dd5a0370c7a93f8cd3e59163261522b5c7d0687
parentf1cbd03f5eabb75ea8ace23b47d2209f10871c16
i2c-core: Comment says "transmitted" but means "received"

Fix that. Also convert this and the related comment to proper commenting
style.

Signed-off-by: Wolfram Sang <[email protected]>
Signed-off-by: Jean Delvare <[email protected]>
drivers/i2c/i2c-core.c