commit | 5c3e8964ce87477a12e3e9edc3742156a3929a74 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Thu Sep 13 02:53:13 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 12 14:51:09 2007 -0700 |
tree | fa9f43c11b7eea40d8758a638b8452ae5a1e724f | |
parent | dc8c85871c9728c5fddca6854a191fd41eb9438c [diff] |
sysfs: spit a warning to users when they try to create a duplicate sysfs file We want to let people know when we create a duplicate sysfs file, as they need to fix up their code. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>