]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/io-wq.c
ALSA: nm256: More constifications
[linux.git] / fs / io-wq.c
index 91b85df0861eb97bf6f3c36769ba6aa7921893eb..74b40506c5d916324404af2087395a72c2e73fee 100644 (file)
@@ -111,7 +111,7 @@ struct io_wq {
 
        struct task_struct *manager;
        struct user_struct *user;
-       struct cred *creds;
+       const struct cred *creds;
        struct mm_struct *mm;
        refcount_t refs;
        struct completion done;