[PATCH] powerpc/ps3: fix spelling mistake in function name

Subsystems: linux for powerpc (32-bit and 64-bit), ps3 platform support, the rest

STALE3612d

2 messages, 2 authors, 2016-09-13 · open the first message on its own page

[PATCH] powerpc/ps3: fix spelling mistake in function name

From: Colin King <hidden>
Date: 2016-08-28 11:17:20

From: Colin Ian King <redacted>

Trivial fix to spelling mistake in dev_warn message and remove
extraneous trailing whitespace at end of the message.

Signed-off-by: Colin Ian King <redacted>
---
 arch/powerpc/platforms/ps3/device-init.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/powerpc/platforms/ps3/device-init.c b/arch/powerpc/platforms/ps3/device-init.c
index 57caaf1..d3eabd1 100644
--- a/arch/powerpc/platforms/ps3/device-init.c
+++ b/arch/powerpc/platforms/ps3/device-init.c
@@ -62,7 +62,7 @@ static int __init ps3_register_lpm_devices(void)
 		&dev->lpm.rights);
 
 	if (result) {
-		pr_debug("%s:%d: ps3_repository_read_lpm_privleges failed \n",
+		pr_debug("%s:%d: ps3_repository_read_lpm_privileges failed\n",
 			__func__, __LINE__);
 		goto fail_read_repo;
 	}
-- 
2.9.3

Re: powerpc/ps3: fix spelling mistake in function name

From: Michael Ellerman <hidden>
Date: 2016-09-13 12:16:41

On Sun, 2016-28-08 at 10:59:00 UTC, Colin King wrote:
From: Colin Ian King <redacted>

Trivial fix to spelling mistake in dev_warn message and remove
extraneous trailing whitespace at end of the message.

Signed-off-by: Colin Ian King <redacted>
Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/6f95d4b2f655faaf38804999de

cheers
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help