Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1625616
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] net: cx89x0: move attribute declaration before struct keyword |
| Date | 2017-04-18 22:10 +0200 |
| Message-ID | <txHBM-22s-11@gated-at.bofh.it> (permalink) |
| References | <txlUB-5oz-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Stefan Agner <stefan@agner.ch> Date: Mon, 17 Apr 2017 13:54:34 -0700 > The attribute declaration is typically before the definition. Move > the __maybe_unused attribute declaration before the struct keyword. > > Signed-off-by: Stefan Agner <stefan@agner.ch> > --- > Changes in v2: > - Move __maybe_unused after the complete type Applied to net-next, thank you.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] net: cx89x0: move attribute declaration before struct keyword Stefan Agner <stefan@agner.ch> - 2017-04-17 23:00 +0200 Re: [PATCH v2] net: cx89x0: move attribute declaration before struct keyword David Miller <davem@davemloft.net> - 2017-04-18 22:10 +0200
csiph-web