xserver/hw/xfree86/loader
Adam Jackson 8e83eacb9e loader: Remove unused path and name from ModuleDescPtr
Just a waste of memory. Path was never referenced at all, and name was
only used when unloading the module; we can just as well get the
module's internal idea of its name from VersionInfo.

Reviewed-by: Julien Cristau <jcristau@debian.org>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2017-01-25 14:22:06 -05:00
..
Makefile.am loader: Remove *GetOS 2017-01-25 14:22:05 -05:00
loader.c loader: Remove unused arguments from LoadModule 2017-01-25 14:22:06 -05:00
loader.h loader: Remove unused arguments from LoadModule 2017-01-25 14:22:06 -05:00
loaderProcs.h loader: Remove unused path and name from ModuleDescPtr 2017-01-25 14:22:06 -05:00
loadmod.c loader: Remove unused path and name from ModuleDescPtr 2017-01-25 14:22:06 -05:00