linux/fs/debugfs
Eric Engestrom a1a9e5d298 debugfs: propagate release() call result
The result was being ignored and 0 was always returned.
Return the actual result instead.

Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-27 12:45:57 +02:00
..
Makefile
file.c debugfs: propagate release() call result 2016-09-27 12:45:57 +02:00
inode.c debugfs: ->d_parent is never NULL or negative 2016-05-29 16:22:08 -04:00
internal.h debugfs: remove extra debugfs_create_file_unsafe() declaration 2016-08-31 15:08:10 +02:00