summaryrefslogtreecommitdiff
path: root/include/linux/netdev_features.h
diff options
context:
space:
mode:
authorChandra S Gorentla <csgorentla@gmail.com>2015-08-05 22:11:55 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-05 12:15:38 -0700
commita96c47e1978a874e87e7fea3ebb178eaf8730d46 (patch)
tree8b5199c29bb527d6869d92461b783e84151810f8 /include/linux/netdev_features.h
parent1913221c0e3025a93c3c106ec0167f8240df4d35 (diff)
drivers: staging: wilc1000: use 'void' for no arguments functions
Added 'void' keyword in the paranthesis of function definitions, when there are no arguments to the functions. This fixes the checkpatch.pl error - "Bad function definition 'function()' should probably be function(void)". Signed-off-by: Chandra S Gorentla <csgorentla@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/netdev_features.h')
0 files changed, 0 insertions, 0 deletions