Re: [PATCH] fs/ubifs: remove useless parameter of lpt_heap_replace

From: Richard Weinberger
Date: Thu Mar 01 2018 - 11:22:27 EST


Am Mittwoch, 28. Februar 2018, 03:22:37 CET schrieb Jiang Biao:
> The parameter *old_lprops* is never used in lpt_heap_replace(),
> remove it to avoid compile warning.

Makes sense. But what compiler warning do you get?

Thanks,
//richard