diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2024-11-01 10:12:03 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2024-11-08 13:38:09 +0100 |
commit | b855f02427e995cbc905e134cc3a7f4e503c0455 (patch) | |
tree | d864fa58f7d8234e98a7abed9848371e0cd60134 /drivers/media/radio/radio-isa.c | |
parent | Documentation: media: improve V4L2_CID_MIN_BUFFERS_FOR_*, doc (diff) | |
download | linux-b855f02427e995cbc905e134cc3a7f4e503c0455.tar.xz linux-b855f02427e995cbc905e134cc3a7f4e503c0455.zip |
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/radio/radio-isa.c')
-rw-r--r-- | drivers/media/radio/radio-isa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/radio/radio-isa.c b/drivers/media/radio/radio-isa.c index ad49151f5ff0..4f87c76a2a96 100644 --- a/drivers/media/radio/radio-isa.c +++ b/drivers/media/radio/radio-isa.c @@ -4,7 +4,7 @@ * This takes care of all the V4L2 scaffolding, allowing the ISA drivers * to concentrate on the actual hardware operation. * - * Copyright (C) 2012 Hans Verkuil <hans.verkuil@cisco.com> + * Copyright (C) 2012 Hans Verkuil <hansverk@cisco.com> */ #include <linux/module.h> |