On 3/21/21 11:22 PM, Bhaskar Chowdhury wrote: > > s/struture/structure/ > > Signed-off-by: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx> Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > --- > Documentation/powerpc/firmware-assisted-dump.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/powerpc/firmware-assisted-dump.rst b/Documentation/powerpc/firmware-assisted-dump.rst > index 20ea8cdee0aa..6c0ae070ba67 100644 > --- a/Documentation/powerpc/firmware-assisted-dump.rst > +++ b/Documentation/powerpc/firmware-assisted-dump.rst > @@ -171,7 +171,7 @@ that were present in CMA region:: > (meta area) | > | > | > - Metadata: This area holds a metadata struture whose > + Metadata: This area holds a metadata structure whose > address is registered with f/w and retrieved in the > second kernel after crash, on platforms that support > tags (OPAL). Having such structure with info needed > -- > 2.31.0 > -- ~Randy