Re: [PATCH 2/6] nbd: make device_attribute const
From: Jens Axboe
Date: Mon Aug 28 2017 - 17:22:27 EST
On 08/21/2017 05:43 AM, Bhumika Goyal wrote:
> Make this const as is is only passed as an argument to the
> function device_create_file and device_remove_file and the corresponding
> arguments are of type const.
> Done using Coccinelle
Added for 4.14, thanks.
--
Jens Axboe