Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

USB: mos7720: change developer email addresses

Update the original developer's email addresses at their request.


Cc: Vijaya Kumar <vijaykumar.gn@gmail.com>
Cc: Ajay Kumar <naanuajay@yahoo.com>
Cc: Gurudeva <ngurudeva@yahoo.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

+3 -3
+3 -3
drivers/usb/serial/mos7720.c
··· 9 9 * the Free Software Foundation, version 2 of the License. 10 10 * 11 11 * Developed by: 12 - * VijayaKumar.G.N. <vijaykumar@aspirecom.net> 13 - * AjayKumar <ajay@aspirecom.net> 14 - * Gurudeva.N. <gurudev@aspirecom.net> 12 + * Vijaya Kumar <vijaykumar.gn@gmail.com> 13 + * Ajay Kumar <naanuajay@yahoo.com> 14 + * Gurudeva <ngurudeva@yahoo.com> 15 15 * 16 16 * Cleaned up from the original by: 17 17 * Greg Kroah-Hartman <gregkh@suse.de>