Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: cx89x0: move attribute declaration before struct keyword
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> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information