Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310327
b: refs/heads/master
c: 3a028bb
h: refs/heads/master
i:
  310325: e4f95c5
  310323: 39bd903
  310319: 851a3af
v: v3
  • Loading branch information
Tomi Valkeinen committed May 11, 2012
1 parent a4ef233 commit fd9373d
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: b3e68d306519cc96ff5ad2957d133997f91bb53e
refs/heads/master: 3a028bb99d1f1e5c444060a176cbd4bf93530df3
2 changes: 1 addition & 1 deletion trunk/drivers/video/omap2/omapfb/omapfb-main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1502,7 +1502,7 @@ static int omapfb_parse_vram_param(const char *param, int max_entries,

fbnum = simple_strtoul(p, &p, 10);

if (p == param)
if (p == start)
return -EINVAL;

if (*p != ':')
Expand Down

0 comments on commit fd9373d

Please sign in to comment.