[PATCH v1 1/1] mapple_tree: Fix build error (`make W=1`)
Andy Shevchenko
andriy.shevchenko at linux.intel.com
Thu Sep 4 06:37:27 PDT 2025
On Thu, Sep 04, 2025 at 09:32:52AM -0400, Liam R. Howlett wrote:
> * Andy Shevchenko <andriy.shevchenko at linux.intel.com> [250904 05:04]:
> > clang complains about unused function:
> >
> > lib/maple_tree.c:179:19: error: unused function 'mt_alloc_bulk' [-Werror,-Wunused-function]
> >
> > Fix this by removing unused code.
> >
> > Fixes: a48d52b2d21b ("maple_tree: Convert forking to use the sheaf interface")
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
>
> Thanks. This should be squashed into the patch listed in the fixes tag
> since it's not a stable commit yet.
I fine with any solution, I just want this to be fixes rather sooner. So, please go ahead!
--
With Best Regards,
Andy Shevchenko
More information about the maple-tree
mailing list