[PATCH 1/6] kexec jump: clean up #ifdef and comments
Huang Ying
ying.huang at intel.com
Thu Aug 7 05:29:04 EDT 2008
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 at intel.com>
> >
> > ---
> > 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
More information about the kexec
mailing list