Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[pandora-kernel.git] / drivers / usb / storage / ene_ub6250.c
index 0e5aafd..31645af 100644 (file)
@@ -715,8 +715,8 @@ static int ene_ub6250_probe(struct usb_interface *intf,
 
        if (!(misc_reg03 & 0x01)) {
                result = -ENODEV;
-               printk(KERN_NOTICE "ums_eneub6250: The driver only supports SD\
-               card. To use SM/MS card, please build driver/stagging/keucr\n");
+               printk(KERN_NOTICE "ums_eneub6250: The driver only supports SD card. "
+                      "To use SM/MS card, please build driver/staging/keucr\n");
                usb_stor_disconnect(intf);
        }