staging: octeon: Fix quoted string split warning.
authorGulsah Kose <gulsah.1004@gmail.com>
Sat, 20 Sep 2014 20:32:05 +0000 (23:32 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Sep 2014 00:49:39 +0000 (17:49 -0700)
commit0a5fcc6b2efdc86619af793e0216a508469cfaa4
treef0a1b1fe65bdb011ec6a33073571faf5f9a557ca
parent39bc7513aa92b38c391dbe9649841f9f9dfcd0ac
staging: octeon: Fix quoted string split warning.

This patch fixes "quoted string split across lines" checkpatch.pl
warning in ethernet.c

Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/octeon/ethernet.c