aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/algos/i2c-algo-bit.c
diff options
context:
space:
mode:
authorJean Delvare <[email protected]>2014-01-29 19:40:08 +0000
committerJean Delvare <[email protected]>2014-01-29 19:40:08 +0000
commit7c81c60f3789a082e141d7a013392af5f78db16a (patch)
treef3da560b70545e6780ee29319c003418d986bb05 /drivers/i2c/algos/i2c-algo-bit.c
parenthwmon: (it87) Print proper names for the IT8771E and IT8772E (diff)
downloadkernel-7c81c60f3789a082e141d7a013392af5f78db16a.tar.gz
kernel-7c81c60f3789a082e141d7a013392af5f78db16a.zip
Update Jean Delvare's e-mail address
Signed-off-by: Jean Delvare <[email protected]>
Diffstat (limited to 'drivers/i2c/algos/i2c-algo-bit.c')
-rw-r--r--drivers/i2c/algos/i2c-algo-bit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/i2c/algos/i2c-algo-bit.c b/drivers/i2c/algos/i2c-algo-bit.c
index fad22b0bb5b0..b7a6acfcb300 100644
--- a/drivers/i2c/algos/i2c-algo-bit.c
+++ b/drivers/i2c/algos/i2c-algo-bit.c
@@ -20,7 +20,7 @@
* ------------------------------------------------------------------------- */
/* With some changes from Frodo Looijaard <[email protected]>, Kyösti Mälkki
- <[email protected]> and Jean Delvare <[email protected]> */
+ <[email protected]> and Jean Delvare <[email protected]> */
#include <linux/kernel.h>
#include <linux/module.h>