[U-Boot] [PATCH 2/3] spl: mmc: Rename 'mmc' variable to 'mmcp'
Nikita Kiryanov
nikita at compulab.co.il
Tue Dec 1 13:10:18 CET 2015
On Mon, Nov 30, 2015 at 10:19:07AM -0700, Simon Glass wrote:
> The 'p' suffix makes it more obvious that we are dealing with a pointer
> to a (pointer) value that will be returned to its caller.
Acked-by: Nikita Kiryanov <nikita at compulab.co.il>
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> common/spl/spl_mmc.c | 14 +++++++-------
> 1 file changed, 7 insertions(+), 7 deletions(-)
>
More information about the U-Boot
mailing list