Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1698873 > unrolled thread
| Started by | Kalle Valo <kvalo@codeaurora.org> |
|---|---|
| First post | 2017-07-28 17:10 +0200 |
| Last post | 2017-07-28 19:00 +0200 |
| Articles | 2 — 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: [v3,04/10] ipw2200: constify attribute_group structures Kalle Valo <kvalo@codeaurora.org> - 2017-07-28 17:10 +0200
Re: [v3,04/10] ipw2200: constify attribute_group structures Kalle Valo <kvalo@codeaurora.org> - 2017-07-28 19:00 +0200
| From | Kalle Valo <kvalo@codeaurora.org> |
|---|---|
| Date | 2017-07-28 17:10 +0200 |
| Subject | Re: [v3,04/10] ipw2200: constify attribute_group structures |
| Message-ID | <u8f3Q-5oC-5@gated-at.bofh.it> |
Kalle Valo <kvalo@codeaurora.org> writes: > Arvind Yadav <arvind.yadav.cs@gmail.com> wrote: > >> attribute_group are not supposed to change at runtime. All functions >> working with attribute_group provided by <linux/sysfs.h> work >> with const attribute_group. So mark the non-const structs as const. >> >> Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> > > 4 patches applied to wireless-drivers-next.git, thanks. > > 17830147c40a mwifiex: fix spelling mistake: "Insuffient" -> "Insufficient" > 185ffc194800 ipw2100: don't return positive values to PCI probe on error > af643fe9bbe0 zd1211rw: fix spelling mistake 'hybernate' -> 'hibernate' > e66d70b789d1 brcmfmac: constify pci_device_id Please ignore this mail, I have a bug in my patchwork script. -- Kalle Valo
[toc] | [next] | [standalone]
| From | Kalle Valo <kvalo@codeaurora.org> |
|---|---|
| Date | 2017-07-28 19:00 +0200 |
| Message-ID | <u8gMh-6gp-3@gated-at.bofh.it> |
| In reply to | #1698873 |
Kalle Valo <kvalo@codeaurora.org> writes: > Kalle Valo <kvalo@codeaurora.org> writes: > >> Arvind Yadav <arvind.yadav.cs@gmail.com> wrote: >> >>> attribute_group are not supposed to change at runtime. All functions >>> working with attribute_group provided by <linux/sysfs.h> work >>> with const attribute_group. So mark the non-const structs as const. >>> >>> Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> >> >> 4 patches applied to wireless-drivers-next.git, thanks. >> >> 17830147c40a mwifiex: fix spelling mistake: "Insuffient" -> "Insufficient" >> 185ffc194800 ipw2100: don't return positive values to PCI probe on error >> af643fe9bbe0 zd1211rw: fix spelling mistake 'hybernate' -> 'hibernate' >> e66d70b789d1 brcmfmac: constify pci_device_id > > Please ignore this mail, I have a bug in my patchwork script. The reason was that Dave had already applied these patches but my script failed to detect that. I need to fix my script. -- Kalle Valo
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web