aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2016-04-05 11:04:28 +0900
committerHerbert Xu <[email protected]>2016-04-05 20:35:54 +0800
commit043809d8d25eac8307c8c7b74bca7266070cb007 (patch)
treeff4f390b161c4dc7be5b3a03c06212486bc6ae00
parentf1420ceef3011547323733e3bb4fcb4aca3fe840 (diff)
hwrng: exynos - Fix misspelled Samsung address
Correct smasung.com into samsung.com. Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
-rw-r--r--drivers/char/hw_random/exynos-rng.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/hw_random/exynos-rng.c b/drivers/char/hw_random/exynos-rng.c
index ed78f25e4ec6..ed44561ea647 100644
--- a/drivers/char/hw_random/exynos-rng.c
+++ b/drivers/char/hw_random/exynos-rng.c
@@ -2,7 +2,7 @@
* exynos-rng.c - Random Number Generator driver for the exynos
*
* Copyright (C) 2012 Samsung Electronics
- * Jonghwa Lee <[email protected]>
+ * Jonghwa Lee <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by