remoteproc/davinci: fix quoted split string checkpatch warning
authorSuman Anna <s-anna@ti.com>
Fri, 27 Feb 2015 23:18:22 +0000 (17:18 -0600)
committerOhad Ben-Cohen <ohad@wizery.com>
Sat, 2 May 2015 08:04:56 +0000 (11:04 +0300)
Fix the following checkpatch warning,
WARNING: quoted string split across lines
+                "\n\t\tName of DSP firmware file in /lib/firmware"
+                " (if not specified defaults to 'rproc-dsp-fw')");

Signed-off-by: Suman Anna <s-anna@ti.com>
[remove leading whitespace as well]
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
drivers/remoteproc/da8xx_remoteproc.c

index f8d6a0661c14cd51e9a8bbc1bf6fe0bee182b484..009e56f67de239779e3710bffc1b430257441ea3 100644 (file)
@@ -26,8 +26,7 @@
 static char *da8xx_fw_name;
 module_param(da8xx_fw_name, charp, S_IRUGO);
 MODULE_PARM_DESC(da8xx_fw_name,
-                "\n\t\tName of DSP firmware file in /lib/firmware"
-                " (if not specified defaults to 'rproc-dsp-fw')");
+                "Name of DSP firmware file in /lib/firmware (if not specified defaults to 'rproc-dsp-fw')");
 
 /*
  * OMAP-L138 Technical References: