[PATCH 6/7] nvme: Unexport starting async event work

Keith Busch keith.busch at intel.com
Fri Jul 7 12:54:29 PDT 2017


On Fri, Jul 07, 2017 at 08:11:46PM +0200, Christoph Hellwig wrote:
> > +static void nvme_queue_async_events(struct nvme_ctrl *ctrl)
> >  {
> >  	queue_work(nvme_wq, &ctrl->async_event_work);
> >  }
> > -EXPORT_SYMBOL_GPL(nvme_queue_async_events);
> 
> I'd just kill this helper now that it's not even exported.

Agreed, I'll take that out for v2. I'll wait till next week to see if
there's any comments on the previous patches before sending.



More information about the Linux-nvme mailing list