Commit 2fa1dc8
Christoph Hellwig
nvme: remove __nvme_ioctl
Open code __nvme_ioctl in the two callers to make future changes that
pass down additional paramters in the ioctl path easier.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Kanchan Joshi <joshi.k@samsung.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>1 parent 09113ab commit 2fa1dc8
1 file changed
+8
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
695 | 695 | | |
696 | 696 | | |
697 | 697 | | |
698 | | - | |
699 | | - | |
700 | | - | |
701 | | - | |
702 | | - | |
703 | | - | |
704 | | - | |
705 | | - | |
706 | 698 | | |
707 | 699 | | |
708 | 700 | | |
709 | 701 | | |
| 702 | + | |
710 | 703 | | |
711 | | - | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
712 | 707 | | |
713 | 708 | | |
714 | 709 | | |
715 | 710 | | |
716 | 711 | | |
717 | 712 | | |
| 713 | + | |
718 | 714 | | |
719 | | - | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
720 | 718 | | |
721 | 719 | | |
722 | 720 | | |
| |||
0 commit comments