Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282613
b: refs/heads/master
c: 13f9012
h: refs/heads/master
i:
  282611: 5bed2de
v: v3
  • Loading branch information
Marcin Slusarz authored and Ben Skeggs committed Dec 21, 2011
1 parent abd6407 commit 73a2361
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: 0f0f7be8bdfc31f21b4a6b7e02a63b1b26b00123
refs/heads/master: 13f90122e87e30615d0e877337a76bf020c7f043
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/nouveau_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ nouveau_pci_suspend(struct pci_dev *pdev, pm_message_t pm_state)

ret = dev_priv->eng[e]->fini(dev, e, true);
if (ret) {
NV_ERROR(dev, "... engine %d failed: %d\n", i, ret);
NV_ERROR(dev, "... engine %d failed: %d\n", e, ret);
goto out_abort;
}
}
Expand Down

0 comments on commit 73a2361

Please sign in to comment.