]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
i2c-core: Some style cleanups
authorZhenwen Xu <helight.xu@gmail.com>
Sat, 28 Mar 2009 20:34:46 +0000 (21:34 +0100)
committerJean Delvare <khali@linux-fr.org>
Sat, 28 Mar 2009 20:34:46 +0000 (21:34 +0100)
commit09b8ce0a691d8e76f14a16ac6cbfde899f6c68e3
tree699fa8439bcb0541633649717e19c51aaf5e9c4e
parent506a8b6c27cb08998dc13069fbdf6eb7ec748b99
i2c-core: Some style cleanups

Some lines over 80.
The printk(KERN_ERR ... ) should be dev_err.
And some blankspace should be deleted.

Signed-off-by: Zhenwen Xu <helight.xu@gmail.com>
Signed-off-by: Jean Delvare <khlai@linux-fr.org>
drivers/i2c/i2c-core.c