alistair23-linux/drivers/net/cris
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
..
eth_v10.c net: Properly define functions with no parameters 2012-07-10 23:13:45 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00