Re: [PATCH] nullb: make config_item_type const

From: Jens Axboe
Date: Thu Oct 12 2017 - 10:27:44 EST


On 10/12/2017 04:19 AM, Bhumika Goyal wrote:
> This is a followup patch for: https://lkml.org/lkml/2017/10/11/375 and
> https://patchwork.kernel.org/patch/9999649/
>
> Make these structures const as they are either passed to the functions
> having the argument as const or stored as a reference in the "ci_type"
> const field of a config_item structure.

Thanks, applied.

--
Jens Axboe