Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1371129 > unrolled thread

[PATCH] hwrng: exynos - Fix misspelled Samsung address

Started byKrzysztof Kozlowski <k.kozlowski@samsung.com>
First post2016-04-05 04:30 +0200
Last post2016-04-05 15:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] hwrng: exynos - Fix misspelled Samsung address Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-04-05 04:30 +0200
    Re: [PATCH] hwrng: exynos - Fix misspelled Samsung address Herbert Xu <herbert@gondor.apana.org.au> - 2016-04-05 15:00 +0200

#1371129 — [PATCH] hwrng: exynos - Fix misspelled Samsung address

FromKrzysztof Kozlowski <k.kozlowski@samsung.com>
Date2016-04-05 04:30 +0200
Subject[PATCH] hwrng: exynos - Fix misspelled Samsung address
Message-ID<rkoUH-4m4-23@gated-at.bofh.it>
Correct smasung.com into samsung.com.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
---
 drivers/char/hw_random/exynos-rng.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/char/hw_random/exynos-rng.c b/drivers/char/hw_random/exynos-rng.c
index ada081232528..3443fdda44fa 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 <jonghwa3.lee@smasung.com>
+ * Jonghwa Lee <jonghwa3.lee@samsung.com>
  *
  * 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
-- 
2.5.0

[toc] | [next] | [standalone]


#1371543

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2016-04-05 15:00 +0200
Message-ID<rkyKn-3D8-39@gated-at.bofh.it>
In reply to#1371129
On Tue, Apr 05, 2016 at 11:04:28AM +0900, Krzysztof Kozlowski wrote:
> Correct smasung.com into samsung.com.
> 
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>

Applied.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web