usb: gadget: mass storage: fix return of delayed status
[firefly-linux-kernel-4.4.55.git] / kernel / futex_compat.c
index 0f016982f97585c36c00e8f2b69923e248c81851..f9f44fd4d34d443b1d7f28c3d5f3428b06aec614 100644 (file)
@@ -143,8 +143,6 @@ COMPAT_SYSCALL_DEFINE3(get_robust_list, int, pid,
        if (!futex_cmpxchg_enabled)
                return -ENOSYS;
 
-       WARN_ONCE(1, "deprecated: get_robust_list will be deleted in 2013.\n");
-
        rcu_read_lock();
 
        ret = -ESRCH;