kernel-ark/drivers/infiniband/hw
Roland Dreier da9aec7b62 IB/ipath: Make a few functions static
Make some functions that are only used in a single .c file static.  In
addition to being a cleanup, this shrinks the generated code.  On x86_64:

add/remove: 1/3 grow/shrink: 2/1 up/down: 4777/-4956 (-179)
function                                     old     new   delta
handle_errors                                  -    3994   +3994
__verbs_timer                                 42     710    +668
ipath_do_ruc_send                           2131    2246    +115
ipath_no_bufs_available                      136       -    -136
ipath_disarm_senderrbufs                     639       -    -639
ipath_ib_timer                               658       -    -658
ipath_intr                                  5878    2355   -3523

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-07-17 18:37:43 -07:00
..
amso1100 IB: Use menuconfig for InfiniBand menu 2007-07-09 20:12:26 -07:00
cxgb3 RDMA/cxgb3: Remove cm_id reference on listen failures 2007-07-17 18:37:38 -07:00
ehca IB/ehca: Fix warnings issued by checkpatch.pl 2007-07-17 18:37:40 -07:00
ipath IB/ipath: Make a few functions static 2007-07-17 18:37:43 -07:00
mlx4 IB/mlx4: Take sizeof the correct pointer in call to memset() 2007-07-17 18:37:38 -07:00
mthca IB/mthca: Fix printk format used for firmware version in warning 2007-07-17 18:37:42 -07:00