On Mon, 13 Sept 2021 at 00:02, AKASHI Takahiro <takahiro.aka...@linaro.org> wrote: > > blk_create_devicef() is what blk_create_device() + > device_set_name_alloced() really does. > The resultant name will be a bit changed. > > Signed-off-by: AKASHI Takahiro <takahiro.aka...@linaro.org> > --- > lib/efi_driver/efi_block_device.c | 10 +++------- > 1 file changed, 3 insertions(+), 7 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>