DORMANTno replies

[PATCH] padata: clean an indentation issue, remove extraneous space

From: Colin King <hidden>
Date: 2018-11-09 13:16:45
Also in: kernel-janitors, lkml
Subsystem: padata parallel execution mechanism, the rest · Maintainers: Steffen Klassert, Daniel Jordan, Linus Torvalds

From: Colin Ian King <redacted>

Trivial fix to clean up an indentation issue

Signed-off-by: Colin Ian King <redacted>
---
 kernel/padata.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/padata.c b/kernel/padata.c
index d568cc56405f..3e2633ae3bca 100644
--- a/kernel/padata.c
+++ b/kernel/padata.c
@@ -720,7 +720,7 @@ int padata_start(struct padata_instance *pinst)
 	if (pinst->flags & PADATA_INVALID)
 		err = -EINVAL;
 
-	 __padata_start(pinst);
+	__padata_start(pinst);
 
 	mutex_unlock(&pinst->lock);
 
-- 
2.19.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help