Bhumika Goyal <[email protected]> writes: > On Thu, Oct 12, 2017 at 2:12 PM, Bhumika Goyal <[email protected]> wrote: >> This is a followup patch for: >> https://patchwork.kernel.org/patch/9999649/ and >> https://lkml.org/lkml/2017/10/11/375 >> >> Make config_item_type structures const as they are either passed to a >> function having the argument as const or used inside a if statement or >> stored in the const "ci_type" field of a config_item structure. >> >> Done using Coccinelle. >> > > Tthis patch is dependent on the patches in the links > https://lkml.org/lkml/2017/10/11/375 and > https://patchwork.kernel.org/patch/9999649/. Therefore, this patch > won't be correct unless the patches in these links gets applied.
So why not send it as a series then? Regards, -- Alex

