[PATCH 4/4] Drivers: video: sbuslib: fixed a brace coding style issue

Subsystems: framebuffer layer, the rest

STALE5404d

2 messages, 2 authors, 2011-11-23 · open the first message on its own page

[PATCH 4/4] Drivers: video: sbuslib: fixed a brace coding style issue

From: Zac Storer <hidden>
Date: 2011-11-18 04:39:07

Fixed a brace coding style issue.

Signed-off-by: Zac Storer <redacted>
---
 drivers/video/sbuslib.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/video/sbuslib.c b/drivers/video/sbuslib.c
index 37d764a..3c1de98 100644
--- a/drivers/video/sbuslib.c
+++ b/drivers/video/sbuslib.c
@@ -76,7 +76,7 @@ int sbusfb_mmap_helper(struct sbus_mmap_map *map,
 				map_offset = (physbase + map[i].poff) & POFF_MASK;
 				break;
 			}
-		if (!map_size){
+		if (!map_size) {
 			page += PAGE_SIZE;
 			continue;
 		}
-- 
1.7.7.3

Re: [PATCH 4/4] Drivers: video: sbuslib: fixed a brace coding style issue

From: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Date: 2011-11-23 06:52:54

On 11/18/2011 04:38 AM, Zac Storer wrote:
Fixed a brace coding style issue.

Signed-off-by: Zac Storer <redacted>
Applied.


Thanks,

Florian Tobias Schandinat
quoted hunk
---
 drivers/video/sbuslib.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/video/sbuslib.c b/drivers/video/sbuslib.c
index 37d764a..3c1de98 100644
--- a/drivers/video/sbuslib.c
+++ b/drivers/video/sbuslib.c
@@ -76,7 +76,7 @@ int sbusfb_mmap_helper(struct sbus_mmap_map *map,
 				map_offset = (physbase + map[i].poff) & POFF_MASK;
 				break;
 			}
-		if (!map_size){
+		if (!map_size) {
 			page += PAGE_SIZE;
 			continue;
 		}

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