alistair23-linux/fs/ubifs
Greg Kroah-Hartman d71cac5971 ubifs: fix build warning after debugfs cleanup patch
Stephen writes:
	After merging the driver-core tree, today's linux-next build (arm
	multi_v7_defconfig) produced this warning:

	fs/ubifs/debug.c: In function 'dbg_debugfs_init_fs':
	fs/ubifs/debug.c:2812:6: warning: unused variable 'err' [-Wunused-variable]
	  int err, n;
	      ^~~

So fix this up properly.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
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>
2019-07-04 08:33:35 +02:00
..
auth.c This pull request contains the following changes for UBI/UBIFS 2019-05-12 18:16:31 -04:00
budget.c ubifs: Pass struct ubifs_info to ubifs_assert() 2018-08-15 00:25:21 +02:00
commit.c ubifs: Pass struct ubifs_info to ubifs_assert() 2018-08-15 00:25:21 +02:00
compress.c
crypto.c ubifs: Pass struct ubifs_info to ubifs_assert() 2018-08-15 00:25:21 +02:00
debug.c ubifs: fix build warning after debugfs cleanup patch 2019-07-04 08:33:35 +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 ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT 2019-05-07 21:58:32 +02:00
find.c ubifs: find.c: replace swap function with built-in one 2019-05-07 21:58:29 +02:00
gc.c ubifs: Add auth nodes to garbage collector journal head 2018-10-23 13:48:40 +02:00
io.c ubifs: Create functions to embed a HMAC in a node 2018-10-23 13:48:37 +02:00
ioctl.c ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION 2019-05-07 21:58:31 +02:00
journal.c ubifs: Limit number of xattrs per inode 2019-05-07 21:58:31 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
key.h ubifs: Pass struct ubifs_info to ubifs_assert() 2018-08-15 00:25:21 +02:00
log.c ubifs: Add authentication nodes to journal 2018-10-23 13:48:39 +02:00
lprops.c ubifs: Pass struct ubifs_info to ubifs_assert() 2018-08-15 00:25:21 +02:00
lpt.c ubifs: Fix memory leak on error condition 2018-12-13 22:09:13 +01:00
lpt_commit.c ubifs: authentication: Authenticate LPT 2018-10-23 13:48:47 +02:00
Makefile fscrypt: remove filesystem specific build config option 2019-01-23 23:56:43 -05:00
master.c ubfis: authentication: Authenticate master node 2018-10-23 13:48:52 +02:00
misc.c ubifs: Allow setting assert action as mount parameter 2018-08-15 00:25:21 +02:00
misc.h ubifs: Limit number of xattrs per inode 2019-05-07 21:58:31 +02:00
orphan.c ubifs: orphan: Handle xattrs like files 2019-05-07 21:58:30 +02:00
recovery.c ubifs: Do not update inode size in-place in authenticated mode 2018-10-23 13:48:57 +02:00
replay.c crypto: shash - remove shash_desc::flags 2019-04-25 15:38:12 +08:00
sb.c ubifs: Use correct config name for encryption 2019-05-15 21:56:48 +02:00
scan.c ubifs: Pass struct ubifs_info to ubifs_assert() 2018-08-15 00:25:21 +02:00
shrinker.c ubifs: Pass struct ubifs_info to ubifs_assert() 2018-08-15 00:25:21 +02:00
super.c ubifs: no need to check return value of debugfs_create functions 2019-07-03 16:57:17 +02:00
tnc.c ubifs: Do not skip hash checking in data nodes 2019-05-07 21:58:23 +02:00
tnc_commit.c ubifs: authentication: Add hashes to index nodes 2018-10-23 13:48:39 +02:00
tnc_misc.c ubifs: authentication: Add hashes to index nodes 2018-10-23 13:48:39 +02:00
ubifs-media.h ubifs: Format changes for authentication support 2018-10-23 13:48:29 +02:00
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