dt-bindings: mxsfb: Add compatible for i.MX8MN
[linux-2.6-microblaze.git] / fs / io_uring.c
index 7167c61..d94fb58 100644 (file)
@@ -4956,7 +4956,7 @@ static int io_poll_double_wake(struct wait_queue_entry *wait, unsigned mode,
 
        list_del_init(&wait->entry);
 
-       if (poll && poll->head) {
+       if (poll->head) {
                bool done;
 
                spin_lock(&poll->head->lock);