[XFRM]: xrfm_replay_check() annotations
[linux-2.6-microblaze.git] / net / rxrpc / krxtimod.c
index 3ac81cd..3e74669 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) {