
30 Sep
2021
30 Sep
'21
6:09 a.m.
On Mon, 13 Sept 2021 at 00:02, AKASHI Takahiro takahiro.akashi@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.akashi@linaro.org
lib/efi_driver/efi_block_device.c | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org