Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1721973 > unrolled thread
| Started by | Jens Axboe <axboe@kernel.dk> |
|---|---|
| First post | 2017-08-28 23:30 +0200 |
| Last post | 2017-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.
Re: [PATCH 2/6] nbd: make device_attribute const Jens Axboe <axboe@kernel.dk> - 2017-08-28 23:30 +0200
| From | Jens Axboe <axboe@kernel.dk> |
|---|---|
| Date | 2017-08-28 23:30 +0200 |
| Subject | Re: [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
Back to top | Article view | linux.kernel
csiph-web