]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i40e: reorder block declarations in debugfs
authorShannon Nelson <shannon.nelson@intel.com>
Sat, 28 Sep 2013 07:14:04 +0000 (07:14 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 22 Oct 2013 13:29:45 +0000 (06:29 -0700)
commit738a9e9b641192e7bd784b4edb0af77151156e01
tree6c5c08ae36fd6e2c3ff5cda6540f6ee963d81b2d
parent116a57d4ae92729b343d6ebb4a1eec24672022ab
i40e: reorder block declarations in debugfs

This is a cleanup of the local variables declared at the beginning
of each function.

Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_debugfs.c