diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2024-11-01 12:12:03 +0300 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2024-11-08 15:38:09 +0300 |
commit | b855f02427e995cbc905e134cc3a7f4e503c0455 (patch) | |
tree | d864fa58f7d8234e98a7abed9848371e0cd60134 /drivers/media/mc | |
parent | c1fcd68e7bd45d518aa38b63400c41f91c193cba (diff) | |
download | linux-b855f02427e995cbc905e134cc3a7f4e503c0455.tar.xz |
media: replace obsolete hans.verkuil@cisco.com alias
The old hans.verkuil@cisco.com email address was discontinued years ago.
Replace it with the correct hansverk@cisco.com email.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'drivers/media/mc')
-rw-r--r-- | drivers/media/mc/mc-request.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/mc/mc-request.c b/drivers/media/mc/mc-request.c index e064914c476e..1013c76ede27 100644 --- a/drivers/media/mc/mc-request.c +++ b/drivers/media/mc/mc-request.c @@ -6,7 +6,7 @@ * Copyright (C) 2018 Intel Corporation * Copyright (C) 2018 Google, Inc. * - * Author: Hans Verkuil <hans.verkuil@cisco.com> + * Author: Hans Verkuil <hansverk@cisco.com> * Author: Sakari Ailus <sakari.ailus@linux.intel.com> */ |