commit | 1a855fbfb65e0b7b5cce00d7c6a61185ed765edf | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Wed Apr 16 21:01:09 2008 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Apr 16 21:01:09 2008 -0700 |
tree | 7f6bfd3a7e17abf99fa6d529f9dec3842f701a38 | |
parent | 71e0957c6291da030e6f89351846225876731df3 [diff] |
RDMA/nes: Make symbols used only in a single source file static Avoid namespace pollution and allow the compiler to optimize better. Signed-off-by: Roland Dreier <rolandd@cisco.com>