Fix a wrong email. It's only used in a comment, but it's easy enough to fix. Signed-off-by: Hans Verkuil <hverkuil@xxxxxxxxx> --- diff --git a/drivers/media/radio/radio-aztech.c b/drivers/media/radio/radio-aztech.c index 4909c337b027..d989c0b3966f 100644 --- a/drivers/media/radio/radio-aztech.c +++ b/drivers/media/radio/radio-aztech.c @@ -2,7 +2,7 @@ /* * radio-aztech.c - Aztech radio card driver * - * Converted to the radio-isa framework by Hans Verkuil <hans.verkuil@xxxxxxxxx> + * Converted to the radio-isa framework by Hans Verkuil <hverkuil@xxxxxxxxx> * Converted to V4L2 API by Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> * Adapted to support the Video for Linux API by * Russell Kroll <rkroll@xxxxxxxxxxxx>. Based on original tuner code by: