[PATCH 1/2] kexec/s390: cleanup: Fix a mistaken comment

Simon Horman horms at verge.net.au
Sat May 25 19:24:19 EDT 2013


On Sat, May 25, 2013 at 10:32:49PM +0800, Zhang Yanfei wrote:
> From: Zhang Yanfei <zhangyanfei at 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 at cn.fujitsu.com>

Reviewed-by: Simon Horman <horms at verge.net.au>

> ---
>  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
> 



More information about the kexec mailing list