From: Stefan Agner <[email protected]> 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 <[email protected]> > --- > Changes in v2: > - Move __maybe_unused after the complete type Applied to net-next, thank you.

