Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284840
b: refs/heads/master
c: 2dfd7cf
h: refs/heads/master
v: v3
  • Loading branch information
Zac Storer authored and Florian Tobias Schandinat committed Nov 22, 2011
1 parent 72ef763 commit 0fb39c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5345010cc8e87af7f1f48e5c816b10f96f474da1
refs/heads/master: 2dfd7cf6ce581621c5c0103f96cca7a9924b5f94
2 changes: 1 addition & 1 deletion trunk/drivers/video/sbuslib.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand Down

0 comments on commit 0fb39c6

Please sign in to comment.