Ben Hutchings a55b138b1d net: Properly define functions with no parameters
Defining a function with no parameters as 'T foo()' is the deprecated
K&R style, and is not strictly equivalent to defining it as 'T foo(void)'.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-10 23:13:45 -07:00
..
2012-06-08 22:20:58 -07:00
2012-04-02 04:33:44 -04:00
2012-05-17 05:00:04 -04:00
2012-06-05 15:32:15 -04:00
2010-11-28 18:24:14 -08:00
2012-06-13 15:57:31 -07:00
2012-03-28 18:30:03 +01:00
2012-01-17 10:31:12 -05:00
2012-06-19 21:22:05 -07:00