[U-Boot] [PATCH v2] uclass: Use uclass_foreach_dev() macro instead of open coding

Liviu Dudau Liviu.Dudau at foss.arm.com
Fri Sep 28 16:02:41 UTC 2018


On Fri, Sep 28, 2018 at 09:57:49AM -0600, Simon Glass wrote:
> On 28 September 2018 at 06:12, Liviu Dudau <Liviu.Dudau at foss.arm.com> wrote:
> > Use the uclass_foreach_dev() macro instead of the open coded version.
> >
> > Signed-off-by: Liviu Dudau <liviu.dudau at foss.arm.com>
> > ---
> > Changelog:
> >  - v2: Find more places where the open coded version exists and
> >        replace them with the macro
> >
> >  drivers/core/dump.c   |  2 +-
> >  drivers/core/uclass.c | 18 +++++++++---------
> >  2 files changed, 10 insertions(+), 10 deletions(-)
> 
> Reviewed-by: Simon Glass <sjg at chromium.org>
> 
> I wonder how you got that email address?!

Which one? Mine or yours?

Mine comes from the new setup that Arm has for dealing with FOSS, where
the email servers don't send the standard Arm disclaimer.

Best regards,
Liviu

> 
> - Simon

-- 
====================
| I would like to |
| fix the world,  |
| but they're not |
| giving me the   |
 \ source code!  /
  ---------------
    ¯\_(ツ)_/¯


More information about the U-Boot mailing list