RDMA/nes: Remove unneeded function declarations
authorRoland Dreier <rolandd@cisco.com>
Tue, 22 Apr 2008 01:19:12 +0000 (18:19 -0700)
committerRoland Dreier <rolandd@cisco.com>
Tue, 22 Apr 2008 01:19:12 +0000 (18:19 -0700)
Remove redundant static declarations of functions that are defined
before they are used in the source.

Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found