Re: [PATCH v4 12/12] intel_mid: Moved board related code to a newfile

From: H. Peter Anvin
Date: Tue Oct 15 2013 - 19:45:10 EST


On 10/15/2013 04:42 PM, David Cohen wrote:
>
> +#define intel_mid_sfi_dev(i) \
> + static const struct devs_id *__intel_mid_sfi_##i##_dev __used \
> + __attribute__((__section__(".x86_intel_mid_dev.init"))) = &i
> +

Any reason to not just call this "sfi_device()" or something similar?
"Intel MID SFI" seems a bit redundant...

-hpa


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