do_common
static int do_common(struct module *);
if (do_common(mp) < 0)
if ((dcrval = do_common(mp)) < 0) {
if (do_common(mp) < 0 || do_symbols(mp, 0) < 0 ||