• Christoph Hellwig's avatar
    [PATCH] remove GET_USE_COUNT · 91f5fe70
    Christoph Hellwig authored
    This is a left-over from the old modules code, Rusty stubbed it out
    to always return 0.  Three scsi pcmcia driver check it for beeing non-NULL,
    trying to work around their unload races.  I've added #warnings there
    and stubbed out the GET_USE_COUNT so we can remove it from the core.
    91f5fe70
module.c 38.1 KB