[PATCH 04/10] IB/ehca: use common error code mapping instead of specific ones

Roland Dreier rdreier at cisco.com
Tue Jul 17 03:14:03 EST 2007


 > @@ -161,8 +161,11 @@ static inline int ehca2ib_return_code(u64 ehca_rc)

applied, but as a further cleanup it seems that ehca2ib_return_code()
should be moved into a .c file and moved out of line -- I think it
would probably shrink the compiled code quite a bit, and as far as I
can see it is never used in the data path where the function call
overhead would matter at all.



More information about the Linuxppc-dev mailing list