rxrpc: remove redundant static int 'zero'
[linux-2.6-microblaze.git] / net / rxrpc / sysctl.c
index 4a7af7a..d75bd15 100644 (file)
@@ -15,7 +15,6 @@
 #include "ar-internal.h"
 
 static struct ctl_table_header *rxrpc_sysctl_reg_table;
-static const unsigned int zero = 0;
 static const unsigned int one = 1;
 static const unsigned int four = 4;
 static const unsigned int thirtytwo = 32;