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)
commit6ad651456e3c8f3ea77056bc05c85e46ab8ead5a
treec92f3b156c41357a9a71d00dc2cefe860bddb60b
parent48425b14929ef185377e3827ba7135d88343face
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