diff options
author | Johann Deneux <johann.deneux@gmail.comx> | 2007-10-20 00:47:32 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2007-10-20 00:47:32 +0200 |
commit | 118e78d1cd7023c3b155f861072ba10df0265fda (patch) | |
tree | 248be41324dd9f817d4f1ca08b77b4bdda413b1f /drivers/input | |
parent | 568e0c1119d7ff33fbcddc0dec9e2c799a53352d (diff) | |
download | kernel_samsung_smdk4412-118e78d1cd7023c3b155f861072ba10df0265fda.zip kernel_samsung_smdk4412-118e78d1cd7023c3b155f861072ba10df0265fda.tar.gz kernel_samsung_smdk4412-118e78d1cd7023c3b155f861072ba10df0265fda.tar.bz2 |
changed email
Changed email address of Johann Deneux (myself)
Also removed CVS tags in comments (no longer using cvs)
Signed-off-by: Johann Deneux <johann.deneux@gmail.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/input')
-rw-r--r-- | drivers/input/fixp-arith.h | 2 | ||||
-rw-r--r-- | drivers/input/joystick/iforce/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/input/fixp-arith.h b/drivers/input/fixp-arith.h index ed3d2da..3089d73 100644 --- a/drivers/input/fixp-arith.h +++ b/drivers/input/fixp-arith.h @@ -24,7 +24,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * * Should you need to contact me, the author, you can do so by - * e-mail - mail your message to <deneux@ifrance.com> + * e-mail - mail your message to <johann.deneux@gmail.com> */ #include <linux/types.h> diff --git a/drivers/input/joystick/iforce/Makefile b/drivers/input/joystick/iforce/Makefile index 17ae42b..74daff4 100644 --- a/drivers/input/joystick/iforce/Makefile +++ b/drivers/input/joystick/iforce/Makefile @@ -1,7 +1,7 @@ # # Makefile for the I-Force driver # -# By Johann Deneux <deneux@ifrance.com> +# By Johann Deneux <johann.deneux@gmail.com> # # Goal definition |