[PATCH] CLASS: move a "simple" class logic into the class core.
authorgregkh@suse.de <gregkh@suse.de>
Tue, 15 Mar 2005 19:54:21 +0000 (11:54 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Jun 2005 22:15:04 +0000 (15:15 -0700)
One step on improving the class api so that it can not be used incorrectly.
This also fixes the module owner issue with the dev files that happened when
the devt logic moved to the class core.

Based on a patch originally written by Kay Sievers <kay.sievers@vrfy.org>

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found