]> err.no Git - linux-2.6/blobdiff - include/linux/aio.h
[PATCH] make 1-bit bitfields unsigned
[linux-2.6] / include / linux / aio.h
index 0d71c0041f137e09eb48c06017af91fafb84c22d..9e350fd44d7787d061393d7512e65513d4cf960f 100644 (file)
@@ -194,7 +194,7 @@ struct kioctx {
 
        struct aio_ring_info    ring_info;
 
-       struct work_struct      wq;
+       struct delayed_work     wq;
 };
 
 /* prototypes */