2005-01-03 17:25:06

by Adrian Bunk

[permalink] [raw]
Subject: infiniband: rename two source files?

drivers/infiniband/core/Makefile contains the following:

<-- snip -->

...
ib_sa-y := sa_query.o

ib_umad-y := user_mad.o

<-- snip -->

Is it planned to add other objects to ib_sa and/or ib_umad, or would you
accept a patch to rename the source files?

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed


2005-01-03 19:46:31

by Roland Dreier

[permalink] [raw]
Subject: Re: infiniband: rename two source files?

Adrian> Is it planned to add other objects to ib_sa and/or
Adrian> ib_umad, or would you accept a patch to rename the source
Adrian> files?

I think both modules are very close to the point where it would make
sense to split into multiple files, so I would prefer to leave things
as they are for now.

Thanks,
Roland