]> git.baikalelectronics.ru Git - kernel.git/commit
sysfs: spit a warning to users when they try to create a duplicate sysfs file
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 13 Sep 2007 09:53:13 +0000 (02:53 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Oct 2007 21:51:09 +0000 (14:51 -0700)
commitde4721b3287da597f6aa4b2119ef0f990a688954
treefa9f43c11b7eea40d8758a638b8452ae5a1e724f
parentada1cbccb2c2d6b0f5090dcb737e151bfba843f9
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>
fs/sysfs/dir.c