From: gregkh@suse.de Date: Tue, 15 Mar 2005 19:54:21 +0000 (-0800) Subject: [PATCH] CLASS: move a "simple" class logic into the class core. X-Git-Tag: v2.6.13-rc1~68^2~583^2^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9ba6365fd4f0d9e7d022c883bd044fbaa48257f;p=pandora-kernel.git [PATCH] CLASS: move a "simple" class logic into the class core. 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed