commit | 6fbc6b358b3f63e701d15e9d330a3b0dbb03f802 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Wed Jun 24 13:34:44 2015 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Sep 15 17:06:00 2015 -0700 |
tree | 27eb2e9f2c1e52450ee68707c769792edc0730df | |
parent | 855c40fc31ca2392845558235f7e92e406936fbe [diff] |
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>