net: cleanup unsigned to unsigned int
[linux-2.6-block.git] / include / net / netns / hash.h
index 548d78f2cc47edd419ac404edebbf9c58feac853..c06ac58ca107c1a11f9d3a479efe86fe3cc9a4dc 100644 (file)
@@ -5,7 +5,7 @@
 
 struct net;
 
-static inline unsigned net_hash_mix(struct net *net)
+static inline unsigned int net_hash_mix(struct net *net)
 {
 #ifdef CONFIG_NET_NS
        /*