Re: [PATCH 1/6] kexec jump: clean up #ifdef and comments

From: Pavel Machek
Date: Thu Aug 07 2008 - 08:50:57 EST


Hi!

> CONFIG_KEXEC_JUMP to make code looks cleaner.
>
> Fix no longer correct comments of kernel_kexec().
>
> Signed-off-by: Huang Ying <ying.huang@xxxxxxxxx>
>
> ---
> kernel/kexec.c | 11 +++++------
> 1 file changed, 5 insertions(+), 6 deletions(-)
>
> --- a/kernel/kexec.c
> +++ b/kernel/kexec.c
> @@ -1427,8 +1427,6 @@ static int __init crash_save_vmcoreinfo_
> module_init(crash_save_vmcoreinfo_init)
>
> /**
> - * kernel_kexec - reboot the system
> - *
> * Move into place and start executing a preloaded standalone
> * executable. If nothing was preloaded return an error.
> */

If it is not kerneldoc, it should not be /** .

Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
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/