Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1625616

Re: [PATCH v2] net: cx89x0: move attribute declaration before struct keyword

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

Show all headers | View raw


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 | NextPrevious in thread | Find similar | Unroll thread


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