]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/9p/trans_fd.c
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[karo-tx-linux.git] / net / 9p / trans_fd.c
index fccae26fa67441bbdb5b239eda94fb09417d87a7..6449bae157023c182de306d862a6c0a11f0b04e9 100644 (file)
@@ -513,7 +513,7 @@ error:
        clear_bit(Wworksched, &m->wsched);
 }
 
-static int p9_pollwake(wait_queue_t *wait, unsigned mode, int sync, void *key)
+static int p9_pollwake(wait_queue_t *wait, unsigned int mode, int sync, void *key)
 {
        struct p9_poll_wait *pwait =
                container_of(wait, struct p9_poll_wait, wait);