]> err.no Git - linux-2.6/blobdiff - net/rxrpc/krxtimod.c
[PATCH] handle errors returned by platform_get_irq*()
[linux-2.6] / net / rxrpc / krxtimod.c
index 3ac81cdd1211ce2c58fa4729b65fabe464097294..3e7466900bd4e1260728ed63759d60794a88c69e 100644 (file)
@@ -81,7 +81,7 @@ static int krxtimod(void *arg)
 
        for (;;) {
                unsigned long jif;
-               signed long timeout;
+               long timeout;
 
                /* deal with the server being asked to die */
                if (krxtimod_die) {