]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ioprio.c
smp_call_function: get rid of the unused nonatomic/retry argument
[linux-2.6-omap-h63xx.git] / fs / ioprio.c
index 06b5d97c5fddfe5a0edccebb215d90050fb65e43..c4a1c3c65aac35ba999a4739fb3ed6549b5e1b75 100644 (file)
@@ -85,8 +85,6 @@ asmlinkage long sys_ioprio_set(int which, int who, int ioprio)
 
                        break;
                case IOPRIO_CLASS_IDLE:
-                       if (!capable(CAP_SYS_ADMIN))
-                               return -EPERM;
                        break;
                case IOPRIO_CLASS_NONE:
                        if (data)