diff options
author | Chi Pham <fempsci@gmail.com> | 2014-07-03 15:03:01 +0200 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2014-07-04 13:21:49 +0200 |
commit | f683367ebd2d90a052d07e9b6787ddfb63a04239 (patch) | |
tree | 9181f43281601d701343d703ad4045c099c19e10 /include/net/netns/nftables.h | |
parent | iommu/fsl_pamu: Remove unnecessary null test before kfree (diff) | |
download | linux-f683367ebd2d90a052d07e9b6787ddfb63a04239.tar.xz linux-f683367ebd2d90a052d07e9b6787ddfb63a04239.zip |
iommu/fsl: Add void declarations in zero-arg functions.
Added explicit void declarations to zero-argument function headers.
The following coccinelle script was used:
@addvoid@
identifier f;
@@
f(
+ void
) { ... }
Signed-off-by: Chi Pham <fempsci@gmail.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'include/net/netns/nftables.h')
0 files changed, 0 insertions, 0 deletions