• Christoph Hellwig's avatar
    [PATCH] some ppp/usecount bug · f5254cb3
    Christoph Hellwig authored
    There's a bunch of useless MOD_INC_USE_COUNT/MOD_DEC_USE_COUNT in
    ppp-related code when it manipulates the use count in functions
    that are only called from other modules, i.e. it's locked in by
    the depencies anyway.  Get rid of it.
    f5254cb3
ppp_generic.c 63.1 KB