Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1721973 > unrolled thread

Re: [PATCH 2/6] nbd: make device_attribute const

Started byJens Axboe <axboe@kernel.dk>
First post2017-08-28 23:30 +0200
Last post2017-08-28 23:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 2/6] nbd: make device_attribute const Jens Axboe <axboe@kernel.dk> - 2017-08-28 23:30 +0200

#1721973 — Re: [PATCH 2/6] nbd: make device_attribute const

FromJens Axboe <axboe@kernel.dk>
Date2017-08-28 23:30 +0200
SubjectRe: [PATCH 2/6] nbd: make device_attribute const
Message-ID<ujzLA-2eP-7@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web