From: Kay Sievers Date: Thu, 5 Apr 2007 23:40:38 +0000 (+0200) Subject: Driver core: warn when userspace writes to the uevent file in a non-supported way X-Git-Tag: v2.6.22-rc1~1119^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22af74f3b221f1436a37554501431e51c06ee77e;p=pandora-kernel.git Driver core: warn when userspace writes to the uevent file in a non-supported way In the future we will allow the uevent type to be written to the uevent file to trigger the different types of uevents. But for now, as we only support the ADD event, warn if userspace tries to write anything else to this file. Signed-off-by: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed