/*
* The struct is used to trace PE related EEH functionality.
* In theory, there will have one instance of the struct to
- * be created against particular PE. In nature, PEs corelate
+ * be created against particular PE. In nature, PEs correlate
* to each other. the struct has to reflect that hierarchy in
* order to easily pick up those affected PEs when one particular
* PE has EEH errors.
/*
* The struct is used to trace PE related EEH functionality.
* In theory, there will have one instance of the struct to
"there will have one instance"?
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
/*
* The struct is used to trace PE related EEH functionality.
* In theory, there will have one instance of the struct to
"there will have one instance"?
See "This entire comment needs to be rewritten as it's incredibly confusing" :)
EEH documentation, both in source and in Documentation/powerpc/, is very much in
need of updates and reworks. I'm working on it.
- Russell
See "This entire comment needs to be rewritten as it's incredibly confusing" :)
EEH documentation, both in source and in Documentation/powerpc/, is very much in
need of updates and reworks. I'm working on it.
Thanks. I'll wait for that, I'm not interested in merging a single byte typo
fix to an otherwise badly worded comment.
cheers