OSDN Git Service

ubifs: Remove some dead code
authorChristophe Jaillet <christophe.jaillet@wanadoo.fr>
Tue, 1 Nov 2016 06:45:25 +0000 (07:45 +0100)
committerRichard Weinberger <richard@nod.at>
Mon, 12 Dec 2016 22:06:28 +0000 (23:06 +0100)
commitd40a7962174f1144869f18d1fc68a385c9ab21ec
treee1237bbf195ccff57519f25046580de93ebf4938
parent1b7fc2c0069f3864a3dda15430b7aded31c0bfcc
ubifs: Remove some dead code

'ubifs_fast_find_freeable()' can not return an error pointer, so this test
can be removed.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Richard Weinberger <richard@nod.at>
fs/ubifs/gc.c