From: David Rientjes Date: Wed, 20 Feb 2008 01:39:02 +0000 (-0800) Subject: sysfs: small header file cleanup for SYSFS=n X-Git-Tag: v2.6.26-rc1~1126^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3612e06b2c1cec41e9a59da3eec673a206af4643;p=pandora-kernel.git sysfs: small header file cleanup for SYSFS=n Convert sysfs_remove_bin_file() to have a return type of 'void' for !CONFIG_SYSFS configurations. Also removes unnecessary colons from empty void functions. Signed-off-by: David Rientjes Reviewed-by: Randy Dunlap Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed