diff options
| author | 2014-07-03 15:03:59 +0200 | |
|---|---|---|
| committer | 2014-07-08 16:01:47 -0700 | |
| commit | fb3cdd16f2f89f535f66531c3f811af8f0f0428b (patch) | |
| tree | a24dfc5f7ce067126f3fa93e82633d9b864279f9 /include/linux/module.h | |
| parent | staging: ced1401: remove typedef for CIRCBLK (diff) | |
staging: ced1401: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/module.h')
0 files changed, 0 insertions, 0 deletions
