Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82778
b: refs/heads/master
c: 6f042b5
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Adrian Bunk committed Feb 3, 2008
1 parent 59a7f8d commit 7916068
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: 8dfba4d71b77bca83a6f9943fc8e53439310cffd
refs/heads/master: 6f042b50e0ef8f2d3575a84c7db454449cf54e34
2 changes: 1 addition & 1 deletion trunk/drivers/edac/edac_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ EXPORT_SYMBOL_GPL(edac_pci_alloc_ctl_info);
*
* Last action on the pci control structure.
*
* call the remove sysfs informaton, which will unregister
* call the remove sysfs information, which will unregister
* this control struct's kobj. When that kobj's ref count
* goes to zero, its release function will be call and then
* kfree() the memory.
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/edac/i5000_edac.c
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ struct i5000_pvt {
u16 b1_ambpresent0; /* Branch 1, Channel 8 */
u16 b1_ambpresent1; /* Branch 1, Channel 1 */

/* DIMM infomation matrix, allocating architecture maximums */
/* DIMM information matrix, allocating architecture maximums */
struct i5000_dimm_info dimm_info[MAX_CSROWS][MAX_CHANNELS];

/* Actual values for this controller */
Expand Down

0 comments on commit 7916068

Please sign in to comment.