* [PATCH] Fixed typo in word 'implementations' in reboot.h
@ 2013-09-18 21:35 Anoop Thomas Mathew
0 siblings, 0 replies; only message in thread
From: Anoop Thomas Mathew @ 2013-09-18 21:35 UTC (permalink / raw)
To: akpm; +Cc: holt, mingo, linux-kernel
Signed-off-by: Anoop Thomas Mathew <atm@profoundis.com>
---
include/linux/reboot.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/reboot.h b/include/linux/reboot.h
index 8e00f9f..0ff569d 100644
--- a/include/linux/reboot.h
+++ b/include/linux/reboot.h
@@ -52,7 +52,7 @@ struct pt_regs;
extern void machine_crash_shutdown(struct pt_regs *);
/*
- * Architecture independent implemenations of sys_reboot commands.
+ * Architecture independent implementations of sys_reboot commands.
*/
extern void kernel_restart_prepare(char *cmd);
--
1.7.9.5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-09-18 21:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-18 21:35 [PATCH] Fixed typo in word 'implementations' in reboot.h Anoop Thomas Mathew
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.