Re: [PATCH v7u1 12/31] x86: add get_ramdisk_image/size()

From: Borislav Petkov
Date: Thu Jan 10 2013 - 07:13:04 EST


On Wed, Jan 09, 2013 at 05:53:59PM -0800, Yinghai Lu wrote:
> >> +static u64 __init get_ramdisk_image(void)
> >> +{
> >> + u64 ramdisk_image = boot_params.hdr.ramdisk_image;
> >> +
> >> + return ramdisk_image;
> >
> > just do
>
> No, I will insert line between them.

... and you're going to do this because your code is the best and the
rest can suck it and you don't accept other people's suggestions or...
is there an actual technical reason behind it?

--
Regards/Gruss,
Boris.

Sent from a fat crate under my desk. Formatting is fine.
--
--
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/