From: Tejun Heo Date: Thu, 2 Aug 2007 12:38:02 +0000 (+0900) Subject: sysfs: cosmetic changes in sysfs_lookup() X-Git-Tag: v2.6.24-rc1~1394^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7a0475497f9018e2e28cd421ee467d2ad68643e;p=pandora-kernel.git sysfs: cosmetic changes in sysfs_lookup() * remove space between * and symbol name in variable declaration. * kill unnecessary new line. * kill 'found' and test 'sd' instead. Signed-off-by: Tejun Heo Acked-by: Cornelia Huck Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed