Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1706434
| From | Kalle Valo <kvalo@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [1/2] wlcore: add const to bin_attribute structure |
| Date | 2017-08-08 14:00 +0200 |
| Message-ID | <ucbl1-7TS-41@gated-at.bofh.it> (permalink) |
| References | <ua665-4EJ-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Bhumika Goyal <bhumirks@gmail.com> wrote:
> Add const to bin_attribute structure as it is only passed to the
> functions sysfs_{remove/create}_bin_file. The corresponding arguments
> are of type const, so declare the structure to be const.
>
> Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Patch applied to wireless-drivers-next.git, thanks.
4f2949febc22 wlcore: add const to bin_attribute structure
--
https://patchwork.kernel.org/patch/9877341/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/2] wlcore: add const to bin_attribute structure Bhumika Goyal <bhumirks@gmail.com> - 2017-08-02 20:00 +0200 Re: [1/2] wlcore: add const to bin_attribute structure Kalle Valo <kvalo@codeaurora.org> - 2017-08-08 14:00 +0200
csiph-web