Re: [PATCH 1/2] mcb: Add missing modpost build support

From: Jiri Slaby

Date: Fri Nov 28 2025 - 02:54:24 EST


On 27. 11. 25, 17:10, Andy Shevchenko wrote:
static const struct devtable devtable[] = {

{"cpu", SIZE_cpu_feature, do_cpu_entry},
{"mei", SIZE_mei_cl_device_id, do_mei_entry},
{"rapidio", SIZE_rio_device_id, do_rio_entry},
+ {"mcb", SIZE_mcb_device_id, do_mcb_entry},

Perhaps squeeze it to be more ordered (yes, I know that the table is
not so ordered, but given context suggests to put it after "mei").

s/after/before/ :)

--
js
suse labs