Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114709
b: refs/heads/master
c: 2e0eb73
h: refs/heads/master
i:
  114707: 833fe4e
v: v3
  • Loading branch information
Ilpo Järvinen authored and Linus Torvalds committed Oct 16, 2008
1 parent 21e8d1e commit 94da8c7
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: dd1c53a64a48b6c16f349e46b71f0938d9a4fa1f
refs/heads/master: 2e0eb731e52ebfab177860e59e6e3464c2521839
2 changes: 1 addition & 1 deletion trunk/drivers/nubus/nubus.c
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ static void nubus_advance(unsigned char **ptr, int len, int map)
{
while(not_useful(p,map))
p++;
p++;
p++;
len--;
}
*ptr = p;
Expand Down

0 comments on commit 94da8c7

Please sign in to comment.