Searched hist:f21c4769d0de00f4873792f8e6f2d1c04c8cd898 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/nvme/target/ |
H A D | loop.c | diff f21c4769d0de00f4873792f8e6f2d1c04c8cd898 Sun Feb 28 20:06:04 CST 2021 Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> nvme: rename nvme_init_identify()
This is a prep patch so that we can move the identify data structure related code initialization from nvme_init_identify() into a helper.
Rename the function nvmet_init_identify() to nvmet_init_ctrl_finish().
Next patch will move the nvme_id_ctrl related initialization from newly renamed function nvme_init_ctrl_finish() into the nvme_init_identify() helper.
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/drivers/nvme/host/ |
H A D | tcp.c | diff f21c4769d0de00f4873792f8e6f2d1c04c8cd898 Sun Feb 28 20:06:04 CST 2021 Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> nvme: rename nvme_init_identify()
This is a prep patch so that we can move the identify data structure related code initialization from nvme_init_identify() into a helper.
Rename the function nvmet_init_identify() to nvmet_init_ctrl_finish().
Next patch will move the nvme_id_ctrl related initialization from newly renamed function nvme_init_ctrl_finish() into the nvme_init_identify() helper.
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | fc.c | diff f21c4769d0de00f4873792f8e6f2d1c04c8cd898 Sun Feb 28 20:06:04 CST 2021 Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> nvme: rename nvme_init_identify()
This is a prep patch so that we can move the identify data structure related code initialization from nvme_init_identify() into a helper.
Rename the function nvmet_init_identify() to nvmet_init_ctrl_finish().
Next patch will move the nvme_id_ctrl related initialization from newly renamed function nvme_init_ctrl_finish() into the nvme_init_identify() helper.
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | rdma.c | diff f21c4769d0de00f4873792f8e6f2d1c04c8cd898 Sun Feb 28 20:06:04 CST 2021 Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> nvme: rename nvme_init_identify()
This is a prep patch so that we can move the identify data structure related code initialization from nvme_init_identify() into a helper.
Rename the function nvmet_init_identify() to nvmet_init_ctrl_finish().
Next patch will move the nvme_id_ctrl related initialization from newly renamed function nvme_init_ctrl_finish() into the nvme_init_identify() helper.
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | nvme.h | diff f21c4769d0de00f4873792f8e6f2d1c04c8cd898 Sun Feb 28 20:06:04 CST 2021 Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> nvme: rename nvme_init_identify()
This is a prep patch so that we can move the identify data structure related code initialization from nvme_init_identify() into a helper.
Rename the function nvmet_init_identify() to nvmet_init_ctrl_finish().
Next patch will move the nvme_id_ctrl related initialization from newly renamed function nvme_init_ctrl_finish() into the nvme_init_identify() helper.
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | pci.c | diff f21c4769d0de00f4873792f8e6f2d1c04c8cd898 Sun Feb 28 20:06:04 CST 2021 Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> nvme: rename nvme_init_identify()
This is a prep patch so that we can move the identify data structure related code initialization from nvme_init_identify() into a helper.
Rename the function nvmet_init_identify() to nvmet_init_ctrl_finish().
Next patch will move the nvme_id_ctrl related initialization from newly renamed function nvme_init_ctrl_finish() into the nvme_init_identify() helper.
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | core.c | diff f21c4769d0de00f4873792f8e6f2d1c04c8cd898 Sun Feb 28 20:06:04 CST 2021 Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> nvme: rename nvme_init_identify()
This is a prep patch so that we can move the identify data structure related code initialization from nvme_init_identify() into a helper.
Rename the function nvmet_init_identify() to nvmet_init_ctrl_finish().
Next patch will move the nvme_id_ctrl related initialization from newly renamed function nvme_init_ctrl_finish() into the nvme_init_identify() helper.
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|