i2c-algo-pca: Fix coding style issues
authorFarid Hammane <farid.hammane@gmail.com>
Fri, 21 May 2010 16:41:00 +0000 (18:41 +0200)
committerJean Delvare <khali@linux-fr.org>
Fri, 21 May 2010 16:41:00 +0000 (18:41 +0200)
commit2086ca482f89950410527425913ca48d948e9622
tree61e306c13147481ef86c1a0115974fed45fec16a
parentae5624fc36f7b9113df56c2e9b3069fefbb7117e
i2c-algo-pca: Fix coding style issues

Fix up some coding style issues. i2c-algo-pca.c has been built
successfully after applying this patch and the binary object is
still exactly the same. Other issues found by checkpatch.pl were
voluntarily not fixed, either to keep readability, or because of
false positive errors.

Signed-off-by: Farid Hammane <farid.hammane@gmail.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/algos/i2c-algo-pca.c