]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
powerpc-opal: Fix a typo in a comment line of two file headers
authorMarkus Elfring <elfring@users.sourceforge.net>
Tue, 17 Oct 2017 11:31:42 +0000 (13:31 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 22 Oct 2017 10:16:36 +0000 (12:16 +0200)
Fix a word in these descriptions.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/powernv/opal-hmi.c
arch/powerpc/platforms/powernv/opal-memory-errors.c

index d78fed728cdf307d12c43ec058a54edd4101f5f4..c9e1a4ff295ccea0d9a716b3c6992adbf54b5aba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * OPAL hypervisor Maintenance interrupt handling support in PowreNV.
+ * OPAL hypervisor Maintenance interrupt handling support in PowerNV.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 4495f428b50068b4b19bbc7abbbd8ec420fb4045..d9916ea62305e65894f4dc5e707a0e0956d096ad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * OPAL asynchronus Memory error handling support in PowreNV.
+ * OPAL asynchronus Memory error handling support in PowerNV.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by