Merge remote-tracking branch 'asoc/fix/da7213' into asoc-linus
[deliverable/linux.git] / fs / cifs / smb2inode.c
index 706482452df4f8ce196520fc2d34043dd1d42e6a..fff6dfba6204ddd291dd67c4213dfdfed4440c0f 100644 (file)
@@ -92,7 +92,7 @@ smb2_open_op_close(const unsigned int xid, struct cifs_tcon *tcon,
                                      (FILE_BASIC_INFO *)data);
                break;
        default:
-               cERROR(1, "Invalid command");
+               cifs_dbg(VFS, "Invalid command\n");
                break;
        }
 
This page took 0.024074 seconds and 5 git commands to generate.