Re: [PATCH] aio: remove unused function aio_run_iocbs()

From: Nikanth Karthikesan
Date: Tue Jul 01 2008 - 04:21:58 EST


On Monday 30 June 2008 23:10:50 Zach Brown wrote:
> Jeff Moyer wrote:
> > Nikanth Karthikesan <knikanth@xxxxxxx> writes:
> >> remove unused function aio_run_iocbs()
> >
> > Seems like it's time to just get rid of it. See:
> > http://ussg.iu.edu/hypermail/linux/kernel/0608.0/0048.html
> > for an explanation of why it's still there.
>
> Yeah, I'm still of the opinion that the cost of having to resurrect it
> if it's needed again isn't significant enough to keep it in the tree
> without callers.
>

Can't this function be kept as part of the out-of-tree patch itself? Or is it
a module that requires this symbol? I do not see a EXPORT_SYMBOL*() for this,
so it cannot be a module depending on this func!?

Thanks
Nikanth Karthikesan


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/