Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1559978
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] net: constify mdiobb_ops structures |
| Date | 2017-01-16 19:50 +0100 |
| Message-ID | <t0kvU-4pV-17@gated-at.bofh.it> (permalink) |
| References | <sZesx-460-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Bhumika Goyal <bhumirks@gmail.com> Date: Fri, 13 Jan 2017 23:32:26 +0530 > Declare mdiobb_ops structures as const as they are only stored in the > ops field of mdiobb_ctrl structures. This field is of type const, so > mdiobb_ops structures having this property can be declared const too. This patch doesn't apply cleanly to net-next, please respin.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] net: constify mdiobb_ops structures Bhumika Goyal <bhumirks@gmail.com> - 2017-01-13 19:10 +0100 Re: [PATCH] net: constify mdiobb_ops structures David Miller <davem@davemloft.net> - 2017-01-16 19:50 +0100 Re: [PATCH] net: constify mdiobb_ops structures Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2017-01-16 21:50 +0100
csiph-web