diff options
| author | Marek Behún <[email protected]> | 2022-06-01 17:17:06 +0200 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2022-07-21 10:14:04 +0200 |
| commit | 61143f741ee5fd45720ca92682aaf557525b4b64 (patch) | |
| tree | adbd16aaf59b06877a123ea203cc93dd314212a3 /drivers/rtc | |
| parent | 8a7880f0c172a3937e72f802779642bfdba88a34 (diff) | |
treewide: Fix Marek's name and change my e-mail address
Fix diacritics in some instances of my name and change my e-mail address
to [email protected].
Add corresponding .mailmap entries.
Signed-off-by: Marek Behún <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'drivers/rtc')
| -rw-r--r-- | drivers/rtc/armada38x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/armada38x.c b/drivers/rtc/armada38x.c index 2af64e39122..d0fe5dd7a8a 100644 --- a/drivers/rtc/armada38x.c +++ b/drivers/rtc/armada38x.c @@ -2,7 +2,7 @@ /* * RTC driver for the Armada 38x Marvell SoCs * - * Copyright (C) 2021 Marek Behun <[email protected]> + * Copyright (C) 2021 Marek Behún <[email protected]> * * Based on Linux' driver by Gregory Clement and Marvell */ |
