Richard Weinberger ba75d570b6 ubifs: Initialize fstr_real_len
While fstr_real_len is only being used under if (encrypted),
gcc-6 still warns.

Fixes this false positive:
fs/ubifs/dir.c: In function 'ubifs_readdir':
fs/ubifs/dir.c:629:13: warning: 'fstr_real_len' may be used
uninitialized in this function [-Wmaybe-uninitialized]
    fstr.len = fstr_real_len

Initialize fstr_real_len to make gcc happy.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Richard Weinberger <richard@nod.at>
2016-12-14 17:39:21 +01:00
..
2016-12-13 16:18:16 +01:00
2016-12-12 23:07:38 +01:00
2012-08-31 17:32:58 +03:00
2016-12-14 17:39:21 +01:00
2016-12-12 23:06:28 +01:00
2016-12-13 19:54:52 +01:00
2016-12-12 23:07:38 +01:00
2016-12-12 23:07:38 +01:00
2015-03-25 11:08:41 +02:00
2016-12-12 23:07:38 +01:00
2016-12-12 23:07:38 +01:00
2016-12-12 23:07:38 +01:00
2016-12-12 23:07:38 +01:00
2016-12-12 23:07:38 +01:00
2016-12-13 19:54:52 +01:00
2016-12-12 23:07:38 +01:00