[PATCH] nvme: unexport internal function symbols
Minwoo Im
minwoo.im.dev at gmail.com
Wed Dec 30 06:10:30 EST 2020
Hello,
On 20-12-30 07:10:49, Chaitanya Kulkarni wrote:
> On 12/27/20 2:46 AM, Minwoo Im wrote:
> > Unexport symbols not taken from other side. This patch also make those
> > two functions as static functions:
> >
> > nvme_reset_ctrl_sync
> > nvme_alloc_request_qid
> >
> > This patch has no functional changes.
> change the commit log to :-
>
>
> There are no callers for nvme_reset_ctrl_sync() and
> nvme_alloc_request_qid()so that we keep the symbols exported.
>
> Unexport those functions, mark them static and update the headerfile
> respectively.
Thanks for your review!
I think I should have written some of reasons why symbols are removed.
Please let me prepare V2 patch with comment updated.
Thanks,
More information about the Linux-nvme
mailing list