Re: [patch 2/9 v3] efi: add a wrapper function efi_map_region_fixed

From: Dave Young
Date: Thu Nov 21 2013 - 22:00:55 EST


> > }
> >
> > +/*
> > + * kexec kernel will use efi_map_region_fixed to map efi
> > + * runtime memory ranges. md->virt_addr is the original virtual
> > + * address which had been mapped in kexec 1st kernel.
> > + */
>
> Why not stretch this comment to the full 80 cols?

Since stretch them to 80 cols I still need 3 lines so I want the
length to be more close to the length of context code lines, so
It looks better to my eys :)

I can change to 80 cols as you said below, thanks.

>
> /*
> * kexec kernel will use efi_map_region_fixed to map efi runtime memory ranges.
> * md->virt_addr is the original virtual address which had been mapped in kexec
> * 1st kernel.
> */
>

--
Thanks for review
Dave
--
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/