Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1661615
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2] drivers: net: add const to mii_phy_ops structures |
| Date | 2017-06-08 21:40 +0200 |
| Message-ID | <tQbrH-8p2-9@gated-at.bofh.it> (permalink) |
| References | <tPYNP-vi-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Bhumika Goyal <bhumirks@gmail.com> Date: Thu, 8 Jun 2017 11:30:56 +0530 > The object references of mii_phy_ops structures are only stored > in the ops field of a mii_phy_def structure. This ops field is of type > const. So, mii_phy_ops structures having similar properties can be > declared as const. Series applied, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/2] drivers: net: add const to mii_phy_ops structures Bhumika Goyal <bhumirks@gmail.com> - 2017-06-08 08:10 +0200 Re: [PATCH 0/2] drivers: net: add const to mii_phy_ops structures David Miller <davem@davemloft.net> - 2017-06-08 21:40 +0200
csiph-web