[JFFS2] Prevent return of initialised variable in jffs2_init_acl_post()
authorDavid Woodhouse <dwmw2@infradead.org>
Sat, 27 Oct 2007 14:36:44 +0000 (10:36 -0400)
committerDavid Woodhouse <dwmw2@infradead.org>
Sat, 27 Oct 2007 14:36:44 +0000 (10:36 -0400)
commit8d6ea587d94569919bd2c31c042d5b9b8734e351
tree0727dccf94e7c2facf9fa61643da948b71eb392c
parentec3b67c11df42362ccda81261d62829042f223f0
[JFFS2] Prevent return of initialised variable in jffs2_init_acl_post()

Spotted by the Coverity checker, and pointed out by Adrian Bunk.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
fs/jffs2/acl.c