]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd618bf551e8f5d1bb0f00ad0c18a5f19810ab418
treef0a1b1fe65bdb011ec6a33073571faf5f9a557ca
parent13c0c0fade6a53332fd05077a319408eddc49e82
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