mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-11-20 08:38:24 +08:00
Fix my email address in qd65xx.[ch]/pata_qdi.c
The @fnac.net will be shut down within a couple of months, so fix my email address. Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
f96c08e8c5
commit
5193535517
@ -12,7 +12,7 @@
|
||||
*
|
||||
* Probe code based on drivers/ide/legacy/qd65xx.c
|
||||
* Rewritten from the work of Colten Edwards <pje120@cs.usask.ca> by
|
||||
* Samuel Thibault <samuel.thibault@fnac.net>
|
||||
* Samuel Thibault <samuel.thibault@ens-lyon.org>
|
||||
*/
|
||||
|
||||
#include <linux/kernel.h>
|
||||
|
@ -16,7 +16,7 @@
|
||||
|
||||
/*
|
||||
* Rewritten from the work of Colten Edwards <pje120@cs.usask.ca> by
|
||||
* Samuel Thibault <samuel.thibault@fnac.net>
|
||||
* Samuel Thibault <samuel.thibault@ens-lyon.org>
|
||||
*/
|
||||
|
||||
#include <linux/module.h>
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
/*
|
||||
* Authors: Petr Soucek <petr@ryston.cz>
|
||||
* Samuel Thibault <samuel.thibault@fnac.net>
|
||||
* Samuel Thibault <samuel.thibault@ens-lyon.org>
|
||||
*/
|
||||
|
||||
/* truncates a in [b,c] */
|
||||
|
Loading…
Reference in New Issue
Block a user