]> git.baikalelectronics.ru Git - kernel.git/commit
e1000e: cleanup remaining strings split across multiple lines
authorBruce Allan <bruce.w.allan@intel.com>
Thu, 12 Apr 2012 05:47:09 +0000 (05:47 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 14 Apr 2012 09:04:02 +0000 (02:04 -0700)
commit0cd51aa77f23f59368cace194751eaceccff9641
treec92f3b156c41357a9a71d00dc2cefe860bddb60b
parente970b2f32f808d3a0fa9696da1cb88c3172f7931
e1000e: cleanup remaining strings split across multiple lines

Now that split strings generate checkpatch warnings (per Chapter 2 of
Documentation/CodingStyle to make it easier to grep the code for the
string) cleanup the remaining instances of them in the driver.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/e1000e/ethtool.c
drivers/net/ethernet/intel/e1000e/param.c