staging: bcm: Fix quoted string split across lines warning
authorYeliz Taneroglu <yeliztaneroglu@gmail.com>
Sun, 28 Sep 2014 11:40:19 +0000 (14:40 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Sep 2014 02:12:28 +0000 (22:12 -0400)
commit0fb591632c36d46d0ca2bd147db59068ff4345e1
treedd00f05cd89a0f869cd3233a340fb8e1c995f154
parent7557b6e17215623f9e887e3815d447bb4dc4083f
staging: bcm: Fix quoted string split across lines warning

The following patch the checkpatch.pl warning:

drivers/staging/bcm/InterfaceIdleMode.c:215: warning:quoted string split across lines

Signed-off-by: Yeliz Taneroglu <yeliztaneroglu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/InterfaceIdleMode.c