Skip to content

Commit

Permalink
Fix my email address in qd65xx.[ch]/pata_qdi.c
Browse files Browse the repository at this point in the history
The @fnac.net will be shut down within a couple of months, so fix my
email address.

Signed-off-by: Samuel Thibault <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
sthibaul authored and torvalds committed Feb 4, 2009
1 parent f96c08e commit 5193535
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion drivers/ata/pata_qdi.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* Probe code based on drivers/ide/legacy/qd65xx.c
* Rewritten from the work of Colten Edwards <[email protected]> by
* Samuel Thibault <samuel.thibault@fnac.net>
* Samuel Thibault <samuel.thibault@ens-lyon.org>
*/

#include <linux/kernel.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/ide/qd65xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

/*
* Rewritten from the work of Colten Edwards <[email protected]> by
* Samuel Thibault <samuel.thibault@fnac.net>
* Samuel Thibault <samuel.thibault@ens-lyon.org>
*/

#include <linux/module.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/ide/qd65xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

/*
* Authors: Petr Soucek <[email protected]>
* Samuel Thibault <samuel.thibault@fnac.net>
* Samuel Thibault <samuel.thibault@ens-lyon.org>
*/

/* truncates a in [b,c] */
Expand Down

0 comments on commit 5193535

Please sign in to comment.