Geert, Am 16.07.2017 um 14:12 schrieb Geert Uytterhoeven: > Hi Richard, > > On Sun, Mar 19, 2017 at 9:46 PM, Richard Weinberger <rich...@nod.at> wrote: >> Am 09.03.2017 um 08:04 schrieb Hyunchul Lee: >>>> - int n, err, type = key_type(c, key); >>>> - struct ubifs_znode *znode; >>>> + int err; > > fs/ubifs/tnc.c: In function ‘search_dh_cookie’: > fs/ubifs/tnc.c:1893: warning: ‘err’ is used uninitialized in this function > > None of Hyunchul's review comments below ended up in commit 781f675e2d7ec120 > ("ubifs: Fix unlink code wrt. double hash lookups")?
Oh, that was not indented. Maybe I've selected the wrong patch from patchwork. Will sort out. Thanks for pointing out, //richard