[openib-general] [PATCH][0/19] kDAPL: More cleanups in dat.h
James Lentini
jlentini at netapp.com
Tue May 17 20:25:50 PDT 2005
Tom,
I just noticed that one of these patches removed the definition and
use of uintptr_t. This results in a few warning messages during
compilation.
DAPL was using the uintptr_t type when casting to an integer type from
a pointer type. Is there another type that the kernel uses for this
purpose? I know that long is typically used, but according to Harbison
and Stelle this is not guaranteed to be correct.
james
On Sun, 15 May 2005, Tom Duffy wrote:
tduffy> The following set of patches further cleans up dat/dat.h.
tduffy>
tduffy> Most of them remove the use of typedef for the enums defined in dat/dat.h.
tduffy>
tduffy> Please apply in order.
tduffy>
tduffy> Signed-off-by: Tom Duffy <tduffy at sun.com>
tduffy> Your friendly openib janitor.
tduffy>
tduffy> _______________________________________________
tduffy> openib-general mailing list
tduffy> openib-general at openib.org
tduffy> http://openib.org/mailman/listinfo/openib-general
tduffy>
tduffy> To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
tduffy>
More information about the general
mailing list