[U-Boot] [PATCH v2 09/32] dm: blk: Rename get_dev() to blk_get_dev()

Simon Glass sjg at chromium.org
Sun Mar 13 02:52:37 CET 2016


On 29 February 2016 at 15:25, Simon Glass <sjg at chromium.org> wrote:
> The current name is too generic. Add a 'blk_' prefix to aid searching and
> make its purpose clearer.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  api/api_storage.c | 12 +++++++-----
>  cmd/gpt.c         |  2 +-
>  cmd/read.c        |  2 +-
>  common/fb_mmc.c   |  4 ++--
>  disk/part.c       |  4 ++--
>  include/part.h    |  6 +++---
>  6 files changed, 16 insertions(+), 14 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list