]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fm10k: TRIVIAL fix up ordering of __always_unused and style
authorJacob Keller <jacob.e.keller@intel.com>
Wed, 24 Jun 2015 20:34:44 +0000 (13:34 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Sun, 26 Feb 2017 06:03:12 +0000 (22:03 -0800)
commit372a72985822bd482182bcfe0af215b91734d001
tree0337b3af173532c63afb042d5a50c0bd75645339
parentf7b6dd77747e3b27f261caf1934530c19155bf79
fm10k: TRIVIAL fix up ordering of __always_unused and style

Fix some style issues in debugfs code, and correct ordering of void and
__always_unused. Technically, the order does not matter, but preferred
style is to put the macro between the type and name.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Orabug: 25394529
(cherry picked from commit 6fbc6b358b3f63e701d15e9d330a3b0dbb03f802)
Signed-off-by: Jack Vogel <jack.vogel@oracle.com>
drivers/net/ethernet/intel/fm10k/fm10k_debugfs.c