powerpc: Various typo fixes

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:
Michael Ellerman
2016-06-01 16:34:37 +10:00
parent e289086f65
commit 027dfac694
36 changed files with 40 additions and 40 deletions

View File

@@ -802,7 +802,7 @@ struct opal_sg_entry {
};
/*
* Candiate image SG list.
* Candidate image SG list.
*
* length = VER | length
*/
@@ -852,7 +852,7 @@ struct opal_i2c_request {
* with individual elements being 16 bits wide to fetch the system
* wide EPOW status. Each element in the buffer will contain the
* EPOW status in it's bit representation for a particular EPOW sub
* class as defiend here. So multiple detailed EPOW status bits
* class as defined here. So multiple detailed EPOW status bits
* specific for any sub class can be represented in a single buffer
* element as it's bit representation.
*/