summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorMitch Williams <mitch.a.williams@intel.com>2014-11-11 20:02:42 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2014-11-20 14:56:43 -0800
commit75a644358a2323c6c0769fd3faa4f54e0c58a30c (patch)
treebe31d16fa2784dea03587a4ac7b16a6040887415 /firmware
parent2cda3f3be5c2f630952b6c46661b44574f5dbd24 (diff)
downloadlinux-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 'firmware')
0 files changed, 0 insertions, 0 deletions