Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354353
b: refs/heads/master
c: fd1bbbb
h: refs/heads/master
i:
  354351: e749625
v: v3
  • Loading branch information
Peter Huewe authored and Greg Kroah-Hartman committed Feb 4, 2013
1 parent 2c9a082 commit 08ff26c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8cedcc7022e40fa83339257e82e64754ca1c8b9a
refs/heads/master: fd1bbbb79eff1a4381328049b375c80c3fc8bff9
1 change: 1 addition & 0 deletions trunk/drivers/staging/xgifb/XGI_main_26.c
Original file line number Diff line number Diff line change
Expand Up @@ -1921,6 +1921,7 @@ static int xgifb_probe(struct pci_dev *pdev,

if (xgifb_info->mode_idx < 0) {
dev_err(&pdev->dev, "No supported video mode found\n");
ret = -EINVAL;
goto error_1;
}

Expand Down

0 comments on commit 08ff26c

Please sign in to comment.