[openib-general] Re: [RFC] Move InfiniBand .h files
Arjan van de Ven
arjan at infradead.org
Thu Aug 4 10:53:58 PDT 2005
On Thu, 2005-08-04 at 10:32 -0700, Roland Dreier wrote:
> I would like to get people's reactions to moving the InfiniBand .h
> files from their current location in drivers/infiniband/include/ to
> include/linux/rdma/. If we agree that this is a good idea then I'll
> push this change as soon as 2.6.14 starts.
please only put userspace clean headers here; the rest is more or less
private headers for your subsystem.
At minimum the headers should be split in separate files for
shared-userspace and kernel (eg no overlap at all), but I'd vote for
keeping the headers in your own dir.
More information about the general
mailing list