Re: [PATCH 21/56] microblaze_v2: setup.c - system setting

From: John Williams
Date: Sun May 04 2008 - 22:16:31 EST



> +++ b/arch/microblaze/kernel/setup.c

> +#ifdef CONFIG_HACK
> + printk(KERN_NOTICE "HACK function enable\n");
> +#else
> + printk(KERN_NOTICE "HACK function disable\n");
> +#endif

%s/HACK/something sensible/g



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