[TRIVIAL PATCH 14/20] Fix misspelling of firmware in disk.c

From: Nick Andrew
Date: Sun Jan 25 2009 - 21:07:26 EST


Fix misspelling of firmware in disk.c

Signed-off-by: Nick Andrew <nick@xxxxxxxxxxxxxxx>
---

kernel/power/disk.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)


diff --git a/kernel/power/disk.c b/kernel/power/disk.c
index 45e8541..760e863 100644
--- a/kernel/power/disk.c
+++ b/kernel/power/disk.c
@@ -249,7 +249,7 @@ static int create_image(int platform_mode)
* hibernation_snapshot - quiesce devices and create the hibernation
* snapshot image.
* @platform_mode - if set, use the platform driver, if available, to
- * prepare the platform frimware for the power transition.
+ * prepare the platform firmware for the power transition.
*
* Must be called with pm_mutex held
*/
@@ -360,7 +360,7 @@ static int resume_target_kernel(void)
* hibernation_restore - quiesce devices and restore the hibernation
* snapshot image. If successful, control returns in hibernation_snaphot()
* @platform_mode - if set, use the platform driver, if available, to
- * prepare the platform frimware for the transition.
+ * prepare the platform firmware for the transition.
*
* Must be called with pm_mutex held
*/

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/