Staging: Fix continuation line formats
[pandora-kernel.git] / drivers / staging / dream / qdsp5 / audio_mp3.c
index b95574f..7ed6e26 100644 (file)
@@ -650,8 +650,7 @@ static long audio_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
                                                       &audio->read_phys,
                                                       GFP_KERNEL);
                                if (!audio->read_data) {
-                                       pr_err("audio_mp3: malloc pcm \
-                                       buf failed\n");
+                                       pr_err("audio_mp3: malloc pcm buf failed\n");
                                        rc = -1;
                                } else {
                                        uint8_t index;