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

From: Huang Ying
Date: Thu Aug 07 2008 - 08:56:21 EST


On Thu, 2008-08-07 at 11:20 +0200, Pavel Machek wrote:
> 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 /** .

OK. I will fix it.

Best Regards,
Huang Ying


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