diff options
| author | Ben Hutchings <[email protected]> | 2012-07-10 10:54:38 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2012-07-11 06:13:45 +0000 |
| commit | a55b138b1da3d25c04f66f8df03d659dfd46c950 (patch) | |
| tree | 3f30fa64e1d96bbd2e07fc6fbfb7f9adf6ea12ca /net/tipc/socket.c | |
| parent | Merge branch 'metrics_restructure' (diff) | |
| download | kernel-a55b138b1da3d25c04f66f8df03d659dfd46c950.tar.gz kernel-a55b138b1da3d25c04f66f8df03d659dfd46c950.zip | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/socket.c')
0 files changed, 0 insertions, 0 deletions
