diff options
author | 2015-02-06 08:18:35 -0500 | |
---|---|---|
committer | 2015-02-07 22:50:57 -0800 | |
commit | f7062ee5e44a044da41cdae8370368314103a930 (patch) | |
tree | fd7983d7a5b9d9d7387cc719a04ae3afa2a55e51 /tools/perf/scripts/python | |
parent | bridge: add missing bridge port check for offloads (diff) | |
download | linux-dev-f7062ee5e44a044da41cdae8370368314103a930.tar.xz linux-dev-f7062ee5e44a044da41cdae8370368314103a930.zip |
be2net: move un-exported routines from be.h to respective src files
Routines that are called only inside one src file must remain in that
file itself. Including them in a header file that is used for exporting
routine/struct definitions, causes unnecessary compilation of other
src files, when such a routine is modified.
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions