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-04 11:45:11 -04:00
2012-07-09 00:16:16 -07:00
2012-07-02 11:07:27 +02:00
2012-07-10 22:40:18 -07:00
2012-06-04 11:45:11 -04:00
2012-06-15 15:30:15 -07:00
2012-04-15 12:44:40 -04:00
2012-05-17 18:45:20 -04:00
2012-05-17 04:50:21 -04:00
2012-06-27 15:42:24 -07:00
2012-06-11 02:08:59 -07:00
2012-06-04 11:45:11 -04:00
2010-10-15 15:53:27 +02:00