From: Greg Kroah-Hartman Date: Thu, 29 Nov 2007 07:49:41 +0000 (-0800) Subject: kobject: clean up debugging messages X-Git-Tag: v2.6.25-rc1~1243^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f66fa2a4690a16da0dbaae2f44ddfc313802504;p=pandora-kernel.git kobject: clean up debugging messages The kobject debugging messages are a mess. This provides a unified message that makes them actually useful. The format for new kobject debug messages should be: kobject: 'KOBJECT_NAME' (ADDRESS): FUNCTION_NAME: message.\n Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed