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 <[email protected]> > > Signed-off-by: Simon Glass <[email protected]> > --- > > common/spl/spl_mmc.c | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) > _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

