[openib-general] [PATCH 1/6] libibverbs include files changes.
Roland Dreier
rdreier at cisco.com
Fri Jul 28 12:27:59 PDT 2006
> Why not just do:
>
> #define rdma_structure_name ibv_structure_name
>
> Then we simply remove the #define and replace ibv_structure_name with
> rdma_structure_name when ready. This better shows the changes, prevents
> duplicating every structure, and should avoid any compile warnings.
I agree, except let's make rdma_structure_name the real name, and do
the define the opposite way. That way it's easier to remove the
compatibility stuff later.
- R.
More information about the general
mailing list