From: Rusty Russell Date: Sat, 5 Jun 2010 17:17:36 +0000 (-0600) Subject: module: Make module sysfs functions private. X-Git-Tag: v2.6.35-rc2~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6407ebb271fc34440b306f305e1efb7685eece26;p=pandora-kernel.git module: Make module sysfs functions private. These were placed in the header in ef665c1a06 to get the various SYSFS/MODULE config combintations to compile. That may have been necessary then, but it's not now. These functions are all local to module.c. Signed-off-by: Rusty Russell Cc: Randy Dunlap --- Reading git-diff-tree failed