]> 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)
commit7dae61ed4ab72f54592ecad6b1f00dbef5f2d8d0
treec92f3b156c41357a9a71d00dc2cefe860bddb60b
parentd323e5790b4748a0a72d6aa7d49afe9aa2fa6f59
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