[PATCH] Video: vgastate: fixed a spacing coding style

Subsystems: framebuffer layer, the rest

STALE2890d

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

[PATCH] Video: vgastate: fixed a spacing coding style

From: Mehdi Bounya <hidden>
Date: 2018-08-24 12:49:47

Removed a space between function name and open parant.

Signed-off-by: Mehdi Bounya <redacted>
---
 drivers/video/vgastate.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/video/vgastate.c b/drivers/video/vgastate.c
index 548c751..122fb3c 100644
--- a/drivers/video/vgastate.c
+++ b/drivers/video/vgastate.c
@@ -455,7 +455,7 @@ int save_vga(struct vgastate *state)
 	return 0;
 }
 
-int restore_vga (struct vgastate *state)
+int restore_vga(struct vgastate *state)
 {
 	if (state->vidstate = NULL)
 		return 1;
-- 
2.7.4

Re: [PATCH] Video: vgastate: fixed a spacing coding style

From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2018-10-08 10:40:31

On 08/24/2018 02:49 PM, Mehdi Bounya wrote:
Removed a space between function name and open parant.

Signed-off-by: Mehdi Bounya <redacted>
Patch queued for 4.20, thanks.

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help