From: Ingo Oeser Date: Tue, 22 Jul 2008 23:25:01 +0000 (+0200) Subject: kobject: Replace ALL occurrences of '/' with '!' instead of only the first one. X-Git-Tag: v2.6.27-rc5~54^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25fdeb3f4468595ab2885687b13515fa848731c2;p=pandora-kernel.git kobject: Replace ALL occurrences of '/' with '!' instead of only the first one. A recent patch from Kay Sievers replaced the first occurrence of '/' with '!' as needed for block devices. Now do some cheap defensive coding and replace all of them to avoid future issues in this area. Signed-off-by: Ingo Oeser Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed