On Mon, Nov 22, 2004 at 07:13:24AM -0800, Roland Dreier wrote: > organization of the code will be very much appreciated. For example, > the current set of patches puts include files in driver/infiniband/include; > would it be preferred to put include files in include/linux/infiniband/, > directly in include/linux, or perhaps in include/infiniband?
Who would be including these files, only drivers in drivers/infiniband? Or from files in other parts of the kernel? If from other parts of the kernel, use include/linux/infiniband. thanks, greg k-h _______________________________________________ openib-general mailing list [EMAIL PROTECTED] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
