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)
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>

No differences found