Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254279
b: refs/heads/master
c: 7958e3b
h: refs/heads/master
i:
  254277: 4e6ad7e
  254275: 64547e2
  254271: 0ff3723
v: v3
  • Loading branch information
Hans de Goede authored and Jean Delvare committed Jul 3, 2011
1 parent ff96e6a commit 4de7dcc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: b6b2a1e8068684baf67307a994180976b7c443ed
refs/heads/master: 7958e3b45dd03bf4bc35b3ec97b8a9a4d6c616a5
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/f71882fg.c
Original file line number Diff line number Diff line change
Expand Up @@ -2662,7 +2662,7 @@ static void __exit f71882fg_exit(void)
}

MODULE_DESCRIPTION("F71882FG Hardware Monitoring Driver");
MODULE_AUTHOR("Hans Edgington, Hans de Goede (hdegoede@redhat.com)");
MODULE_AUTHOR("Hans Edgington, Hans de Goede <hdegoede@redhat.com>");
MODULE_LICENSE("GPL");

module_init(f71882fg_init);
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/sch5627.c
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,7 @@ static void __exit sch5627_exit(void)
}

MODULE_DESCRIPTION("SMSC SCH5627 Hardware Monitoring Driver");
MODULE_AUTHOR("Hans de Goede (hdegoede@redhat.com)");
MODULE_AUTHOR("Hans de Goede <hdegoede@redhat.com>");
MODULE_LICENSE("GPL");

module_init(sch5627_init);
Expand Down

0 comments on commit 4de7dcc

Please sign in to comment.