summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2011-10-31 23:44:42 +0000
committerBen Hutchings <bhutchings@solarflare.com>2011-11-03 19:13:07 +0000
commit56b114866599b0df8dcfb09eacdfe0995f95ee44 (patch)
tree99c6a2af6c462db787ccc709826982407b906991 /.gitignore
parent02af8c22427ef521314725673860cf7906e49780 (diff)
downloadethtool-56b114866599b0df8dcfb09eacdfe0995f95ee44.tar.gz
Rearrange definitions and remove unnecessary forward declarations
Most functions in ethtool.c are defined before use. The major exception is that the args array refers to a large number of functions defined after it. Move the args array and show_usage() functions down, and move a few other functions up. This leaves just one forward declaration in ethtool.c, which is unavoidable because show_usage() and args refer to each other. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions