[PATCH] misc: cxl: changed asterisk position

Subsystems: char and misc drivers, the rest

STALE2921d

3 messages, 3 authors, 2018-08-08 · open the first message on its own page

[PATCH] misc: cxl: changed asterisk position

From: Parth Y Shah <hidden>
Date: 2018-08-03 10:20:48

Resolved <"foo* bar" should be "foo *bar"> error

Signed-off-by: Parth Y Shah <redacted>
---
 drivers/misc/cxl/fault.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/misc/cxl/fault.c b/drivers/misc/cxl/fault.c
index 70dbb6d..d45f3e6 100644
--- a/drivers/misc/cxl/fault.c
+++ b/drivers/misc/cxl/fault.c
@@ -33,7 +33,7 @@ static bool sste_matches(struct cxl_sste *sste, struct copro_slb *slb)
  * This finds a free SSTE for the given SLB, or returns NULL if it's already in
  * the segment table.
  */
-static struct cxl_sste* find_free_sste(struct cxl_context *ctx,
+static struct cxl_sste *find_free_sste(struct cxl_context *ctx,
 				       struct copro_slb *slb)
 {
 	struct cxl_sste *primary, *sste, *ret = NULL;
-- 
2.7.4

Re: [PATCH] misc: cxl: changed asterisk position

From: Andrew Donnellan <hidden>
Date: 2018-08-06 00:58:02

On 03/08/18 20:20, Parth Y Shah wrote:
Resolved <"foo* bar" should be "foo *bar"> error

Signed-off-by: Parth Y Shah <redacted>
Thanks for picking this up.

Acked-by: Andrew Donnellan <redacted>
quoted hunk
---
  drivers/misc/cxl/fault.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/misc/cxl/fault.c b/drivers/misc/cxl/fault.c
index 70dbb6d..d45f3e6 100644
--- a/drivers/misc/cxl/fault.c
+++ b/drivers/misc/cxl/fault.c
@@ -33,7 +33,7 @@ static bool sste_matches(struct cxl_sste *sste, struct copro_slb *slb)
   * This finds a free SSTE for the given SLB, or returns NULL if it's already in
   * the segment table.
   */
-static struct cxl_sste* find_free_sste(struct cxl_context *ctx,
+static struct cxl_sste *find_free_sste(struct cxl_context *ctx,
  				       struct copro_slb *slb)
  {
  	struct cxl_sste *primary, *sste, *ret = NULL;
-- 
Andrew Donnellan              OzLabs, ADL Canberra
andrew.donnellan@au1.ibm.com  IBM Australia Limited

Re: misc: cxl: changed asterisk position

From: Michael Ellerman <hidden>
Date: 2018-08-08 14:26:57

On Fri, 2018-08-03 at 10:20:38 UTC, Parth Y Shah wrote:
Resolved <"foo* bar" should be "foo *bar"> error

Signed-off-by: Parth Y Shah <redacted>
Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/a0ac3687fb404d59296ecba4642071

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