Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • François Revol
  • firmware
  • Repository
  • firmware
  • epicardium
  • modules
  • config.c
Find file Blame History Permalink
  • dx's avatar
    style(config): lightly flatten the loops of load_config · a7f4e247
    dx authored Oct 04, 2019
    Mostly changing things like if { ... return} else { ... } to not have
    an extra indentation level of the else part.
    
    The diff is probably very weird even with stripped whitespace.
    a7f4e247