linux/fs/ubifs
Greg Kroah-Hartman 702d6a834b ubifs: no need to check return value of debugfs_create functions
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.

Cc: Richard Weinberger <richard@nod.at>
Cc: Artem Bityutskiy <dedekind1@gmail.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: linux-mtd@lists.infradead.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20190612152120.GA17450@kroah.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-07-03 16:57:17 +02:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile
auth.c This pull request contains the following changes for UBI/UBIFS 2019-05-12 18:16:31 -04:00
budget.c
commit.c
compress.c
crypto.c
debug.c ubifs: no need to check return value of debugfs_create functions 2019-07-03 16:57:17 +02:00
debug.h ubifs: no need to check return value of debugfs_create functions 2019-07-03 16:57:17 +02:00
dir.c This pull request contains the following changes for UBI/UBIFS 2019-05-12 18:16:31 -04:00
file.c
find.c
gc.c
io.c
ioctl.c
journal.c
key.h
log.c
lprops.c
lpt.c
lpt_commit.c
master.c
misc.c
misc.h
orphan.c
recovery.c
replay.c
sb.c ubifs: Use correct config name for encryption 2019-05-15 21:56:48 +02:00
scan.c
shrinker.c
super.c ubifs: no need to check return value of debugfs_create functions 2019-07-03 16:57:17 +02:00
tnc.c
tnc_commit.c
tnc_misc.c
ubifs-media.h
ubifs.h ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR 2019-05-15 21:56:48 +02:00
xattr.c ubifs: Convert xattr inum to host order 2019-05-15 21:56:48 +02:00