1c769fc41a
When calling debugfs functions, there is no need to ever check the return value. The function can work or not, but the code logic should never do something different based on this. Also delete the dentry variable as it is never needed. Acked-by: Peter Oberparleiter <oberpar@linux.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
base.c | ||
clang.c | ||
fs.c | ||
gcc_3_4.c | ||
gcc_4_7.c | ||
gcc_base.c | ||
gcov.h |