OSDN Git Service

[PATCH] i2c cleanup : typos and whitespace
authorJean Delvare <khali@linux-fr.org>
Tue, 5 Dec 2006 08:22:47 +0000 (09:22 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 5 Dec 2006 08:22:47 +0000 (09:22 +0100)
commitb498501d3c388903c5daa26634e1225116ca4228
tree7ca0813aaddda812597331be0baf1faf237eb629
parent9821bc8ec5a613d76bdb5202f6267fc34f6749b0
[PATCH] i2c cleanup : typos and whitespace

Trivial changes picked from the i2c SVN repository. This includes:
* Documentation updates
* Comment updates
* Whitespace changes
* Typo fixes in strings and comments
* Includes reordering
* Drop of includes and comments relative to kernel version 2.0 to 2.3
The idea is to minimize the meaningless differences between both theres
so that real differences are easier to see.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
14 files changed:
Documentation/i2c/dev-interface
Documentation/i2c/functionality
Documentation/i2c/writing-clients
drivers/i2c/i2c-algo-bit.c
drivers/i2c/i2c-algo-pcf.c
drivers/i2c/i2c-core.c
drivers/i2c/i2c-dev.c
drivers/i2c/i2c-elv.c
drivers/i2c/i2c-proc.c
drivers/i2c/i2c-velleman.c
include/linux/i2c-algo-bit.h
include/linux/i2c-id.h
include/linux/i2c-proc.h
include/linux/i2c.h