]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sysfs: release mutex when kmalloc() failed in sysfs_open_file().
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Fri, 13 Jul 2007 05:24:52 +0000 (22:24 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 9 Aug 2007 21:27:46 +0000 (14:27 -0700)
commit93ffc3e3671046c3fc641987832628aa8d2edca3
tree0fd5389b207ae576a7e85293d9a88f0a6f7254d1
parent05b1ed7990f79388573430faf4f28c31eeaf377b
sysfs: release mutex when kmalloc() failed in sysfs_open_file().

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/sysfs/file.c