Simon Glass b55afa0c0e disk: Rename block_dev to desc
The use of 'block_dev' in this context is confusing, since it is not a
pointer to a device, just to some information about it. Rename this to
'desc', as is more commonly used, since it is a block descriptor.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heinrich Schuchardt <xypron.glplk@gmx.de>
2022-10-31 11:02:44 -04:00
..
2022-10-31 11:02:44 -04:00
2022-09-16 11:05:00 -04:00
2022-09-16 11:05:16 -04:00
2022-09-25 08:30:05 -06:00