summaryrefslogtreecommitdiff
path: root/drivers/misc
diff options
context:
space:
mode:
authorMarek Behún <[email protected]>2022-06-01 17:17:06 +0200
committerStefan Roese <[email protected]>2022-07-21 10:14:04 +0200
commit61143f741ee5fd45720ca92682aaf557525b4b64 (patch)
treeadbd16aaf59b06877a123ea203cc93dd314212a3 /drivers/misc
parent8a7880f0c172a3937e72f802779642bfdba88a34 (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/misc')
-rw-r--r--drivers/misc/atsha204a-i2c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/atsha204a-i2c.c b/drivers/misc/atsha204a-i2c.c
index 81ecb5b6177..e7c6be593dc 100644
--- a/drivers/misc/atsha204a-i2c.c
+++ b/drivers/misc/atsha204a-i2c.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 2014 Josh Datko, Cryptotronix, [email protected]
* 2016 Tomas Hlavacek, CZ.NIC, [email protected]
- * 2017 Marek Behun, CZ.NIC, [email protected]
+ * 2017 Marek Behún, CZ.NIC, [email protected]
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 as