[U-Boot] [PATCH v2 31/32] part: Rename test_part_xx() and print_part_xx()

Simon Glass sjg at chromium.org
Sun Mar 13 02:53:50 CET 2016


On 29 February 2016 at 15:26, Simon Glass <sjg at chromium.org> wrote:
> Rename these functions so that part_ is at the start. This more clearly
> identifies these functions as partition functions.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Add new patch to rename test_part_xx() and print_part_xx()
>
>  disk/part_amiga.c | 22 +++++++++++-----------
>  disk/part_dos.c   |  8 ++++----
>  disk/part_efi.c   |  8 ++++----
>  disk/part_iso.c   |  8 ++++----
>  disk/part_mac.c   |  8 ++++----
>  5 files changed, 27 insertions(+), 27 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list