diff options
author | Alexander Duyck <alexander.h.duyck@redhat.com> | 2015-01-23 02:51:39 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-26 01:47:16 +0300 |
commit | 02525368f48c197bce6e4251ff7bde92fa6f026e (patch) | |
tree | a8ba43c54974cb7fa3fdd8a6f2fb2d0412325a52 /ipc/namespace.c | |
parent | 30cfe7c9c88d73440560d7e381bab12f5463a6cd (diff) | |
download | linux-02525368f48c197bce6e4251ff7bde92fa6f026e.tar.xz |
fib_trie: Move fib_find_alias to file where it is used
The function fib_find_alias is only accessed by functions in fib_trie.c as
such it makes sense to relocate it and cast it as static so that the
compiler can take advantage of optimizations it can do to it as a local
function.
Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc/namespace.c')
0 files changed, 0 insertions, 0 deletions