diff options
author | Sathya Perla <[email protected]> | 2015-02-06 08:18:35 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-02-07 22:50:57 -0800 |
commit | f7062ee5e44a044da41cdae8370368314103a930 (patch) | |
tree | fd7983d7a5b9d9d7387cc719a04ae3afa2a55e51 /lib/memory-notifier-error-inject.c | |
parent | 1fd0bddb618aa970b87e7907a5703682aa119a6f (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions