Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68755
b: refs/heads/master
c: a022fef
h: refs/heads/master
i:
  68753: 0c5169a
  68751: 4d868d8
v: v3
  • Loading branch information
Mark M. Hoffman committed Oct 14, 2007
1 parent 915d5cc commit e82f6d1
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: 5460a9d0ffc860a370631e096a8a6f3682f3fc94
refs/heads/master: a022fef5a2b19086b329d1cc64a5d78aa83e2908
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/vt8231.c
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ static struct pci_driver vt8231_pci_driver = {
.probe = vt8231_pci_probe,
};

int vt8231_probe(struct platform_device *pdev)
static int vt8231_probe(struct platform_device *pdev)
{
struct resource *res;
struct vt8231_data *data;
Expand Down

0 comments on commit e82f6d1

Please sign in to comment.