Skip to content
Snippets Groups Projects
Select Git revision
9 results

api

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Simon Glass authored
    We are now using an env_ prefix for environment functions. Rename these
    two functions for consistency. Also add function comments in common.h.
    
    Quite a few places use getenv() in a condition context, provoking a
    warning from checkpatch. These are fixed up in this patch also.
    
    Suggested-by: default avatarWolfgang Denk <wd@denx.de>
    Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
    00caae6d
    History