diff options
author | Mitch Williams <mitch.a.williams@intel.com> | 2014-11-11 20:02:42 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-11-20 14:56:43 -0800 |
commit | 75a644358a2323c6c0769fd3faa4f54e0c58a30c (patch) | |
tree | be31d16fa2784dea03587a4ac7b16a6040887415 /CREDITS | |
parent | 2cda3f3be5c2f630952b6c46661b44574f5dbd24 (diff) | |
download | linux-75a644358a2323c6c0769fd3faa4f54e0c58a30c.tar.bz2 |
i40evf: make checkpatch happy
This patch is the result of running checkpatch on the i40evf driver with
the --strict option. The vast majority of changes are adding/removing
blank lines, aligning function parameters, and correcting over-long
lines.
The only possible functional change is changing the flags member of the
adapter structure to be non-volatile. However, according to the kernel
documentation, this is not necessary and the volatile should be removed.
Change-ID: Ie8c6414800924f529bef831e8845292b970fe2ed
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions