[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOH+1jG=S6_Y+4haWBo09KDziVLjpMXkh-P46AK+7hR9-8e71g@mail.gmail.com>
Date: Thu, 12 Oct 2017 16:42:52 +0200
From: Bhumika Goyal <bhumirks@...il.com>
To: Jens Axboe <axboe@...nel.dk>
Cc: Julia Lawall <julia.lawall@...6.fr>, shli@...com,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] nullb: make config_item_type const
On Thu, Oct 12, 2017 at 4:27 PM, Jens Axboe <axboe@...nel.dk> wrote:
> 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.
>
Hello,
Actually, this 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.
Thanks,
Bhumika
> --
> Jens Axboe
>
Powered by blists - more mailing lists