diff options
author | Bhaskar Chowdhury <unixbhaskar@gmail.com> | 2021-03-22 11:52:37 +0530 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-03-25 11:48:31 -0600 |
commit | 1e528e9ea21467c680e2d235add841f088b3a1c7 (patch) | |
tree | 01aa23457405a0a1c86907e2e6482a7b96b27712 /Documentation | |
parent | 3337c3a1524bf2387ea1fbb0b8338e75530682c3 (diff) |
docs: powerpc: Fix a typo
s/struture/structure/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20210322062237.2971314-1-unixbhaskar@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/powerpc/firmware-assisted-dump.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |