Re: [PATCH] [TRIVIAL] tdfxfb - compiler warning

Rusty Russell (rusty@rustcorp.com.au)
Thu, 13 Jun 2002 15:19:53 +1000


In message <20020613034600.GA3927@cartman> you write:
> When tdfxfb is compiled into the kernel proper, tdfxfb_remove is not
> needed. Don't compile it if we don't need it. There is one other
> reference to tdfxfb_remove in tdfxfb.c but, __devexit_p() takes care of
> it.

It'd already defined as __devexit, which (unless hotplug is enabled)
discards the result.

Rusty.

--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/