public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 1/2] kexec/s390: cleanup: Fix a mistaken comment
@ 2013-05-25 14:32 Zhang Yanfei
  2013-05-25 14:34 ` [PATCH 2/2] kexec/s390: cleanup: Remove non-existent header file include Zhang Yanfei
  2013-05-25 23:24 ` [PATCH 1/2] kexec/s390: cleanup: Fix a mistaken comment Simon Horman
  0 siblings, 2 replies; 5+ messages in thread
From: Zhang Yanfei @ 2013-05-25 14:32 UTC (permalink / raw)
  To: Simon Horman; +Cc: kexec@lists.infradead.org

From: Zhang Yanfei <zhangyanfei@cn.fujitsu.com>

When borrowing codes from ia64 architecture, this comment was
forgotten to be change. So fix it.

Signed-off-by: Zhang Yanfei <zhangyanfei@cn.fujitsu.com>
---
 kexec/arch/s390/kexec-s390.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kexec/arch/s390/kexec-s390.h b/kexec/arch/s390/kexec-s390.h
index ee62888..ef53b11 100644
--- a/kexec/arch/s390/kexec-s390.h
+++ b/kexec/arch/s390/kexec-s390.h
@@ -34,4 +34,4 @@ extern int get_memory_ranges_s390(struct memory_range range[], int *ranges,
 				  int with_crashk);
 extern int command_line_add(const char *str);
 
-#endif /* KEXEC_IA64_H */
+#endif /* KEXEC_S390_H */
-- 
1.7.1

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-05-25 23:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-25 14:32 [PATCH 1/2] kexec/s390: cleanup: Fix a mistaken comment Zhang Yanfei
2013-05-25 14:34 ` [PATCH 2/2] kexec/s390: cleanup: Remove non-existent header file include Zhang Yanfei
2013-05-25 23:34   ` Simon Horman
2013-05-25 23:24 ` [PATCH 1/2] kexec/s390: cleanup: Fix a mistaken comment Simon Horman
2013-05-25 23:26   ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox