]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite95f189cdef95d86df894bc1f261396880bd5e12
treedd00f05cd89a0f869cd3233a340fb8e1c995f154
parentcef7e1231f7bd6434856ca4c9761351854790306
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