On 00:18 Wed 02 Jun , Yevgeny Kliteynik wrote: > > > > AFAIR (anytype *) to (void *) casting is not needed (doing implicitly) > > in C and this is already part of some basic standards. > > True, but the problem is not (anytype *) to (void *) casting. > It's the other way around: (void *) to (anytype *) casting.
It is the same meaning. Otherwise it would be useless. Sasha -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
